← All posts

#security

8 posts

Decrypting SSL/TLS Traffic with Wireshark and ProxySQL
January 7, 2026 Tech

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

#ssl #encryption #security
Read more
Database Security: Best Practices to Protect Your MySQL Infrastructure
November 20, 2024 Tech

Database Security: Best Practices to Protect Your MySQL Infrastructure

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

#security #mysql
Read more
May 6, 2024 Tech

Managing ProxySQL Admin Credentials: A Guide to admin-admin_credentials

Introduction Admin credentials serve as the gateway to ProxySQL's configuration, granting users unparalleled control over its functionalities. However, the imp

#proxysql #security
Read more
March 26, 2024 Tech

Enhancing Database Security with ProxySQL 2.6.0: caching_sha2_password

Enhancing Database Security with ProxySQL 2.6.0: Introducing caching_sha2_password Authentication In the digital age, where data breaches are increasingly comm

#security #mysql #proxysql
Read more
SSL additions to ProxySQL v2.3.0!
August 30, 2021 Release

SSL additions to ProxySQL v2.3.0!

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

#ssl #encryption #release #security
Read more
Protect your data using ProxySQL Firewall
July 9, 2020 Tech

Protect your data using ProxySQL Firewall

ProxySQL Firewall Overview ProxySQL's flexible query rules engine has many uses, from Read/Write splitting, sharding and even creating firewall blacklist. This

#security #proxysql
Read more
SSL Encryption at ProxySQL Part 1
August 20, 2018 Tech

SSL Encryption at ProxySQL Part 1

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

#ssl #encryption #security
Read more
Obfuscate data from mysqldump with ProxySQL
April 16, 2017 Tech

Obfuscate data from mysqldump with ProxySQL

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

#mysqldump #obfuscate #datamasking #security
Read more