Decrypting SSL/TLS Traffic with Wireshark and ProxySQL
In this guide, we will walk you through the process of decrypting SSL/TLS traffic to and from ProxySQL using Wireshark. By enabling the SSLKEYLOG feature in Pro
In this guide, we will walk you through the process of decrypting SSL/TLS traffic to and from ProxySQL using Wireshark. By enabling the SSLKEYLOG feature in Pro
As of 2024, MySQL ranks as the second most popular database management system globally. MySQL has become a go-to choice for database management due to its de
Introduction Admin credentials serve as the gateway to ProxySQL's configuration, granting users unparalleled control over its functionalities. However, the imp
Enhancing Database Security with ProxySQL 2.6.0: Introducing caching_sha2_password Authentication In the digital age, where data breaches are increasingly comm
ProxySQL SSL changes Introducing ProxySQL dynamic SSL Feature description Since v2.3.0 the TLS context that ProxySQL uses for new connections is now reconfigurable at runtime. This capability allows the reloading of certificates used for client SSL contexts without requiring to restart ProxySQL. This, in combination with the
ProxySQL Firewall Overview ProxySQL's flexible query rules engine has many uses, from Read/Write splitting, sharding and even creating firewall blacklist. This
MySQL, ProxySQL & SSL As we all know, MySQL supports using SSL to secure connections by encrypting the data in transit and protecting it from snooping on the w
While me and Fred were presenting Inexpensive Datamasking for MySQL with ProxySQL at FOSDEM 2017, we got a very interesting question: can ProxySQL be used to ob