← All posts

#ssl

6 posts

Announcing ProxySQL 3.0.8, 3.1.8, and 4.0.8
April 27, 2026 Release

Announcing ProxySQL 3.0.8, 3.1.8, and 4.0.8

ProxySQL 3.0.8 introduces MySQL session-variable tracking, PostgreSQL Cluster Sync, per-server backend SSL, and mid-transaction recovery. Also announcing 3.1.8 and 4.0.8.

#proxysql-3-0 #postgresql #mysql #security #ssl #open-source
Read more
New Observability Tables in ProxySQL 3.0.7: stats_proxysql_global and stats_tls_certificates
April 25, 2026 Tech

New Observability Tables in ProxySQL 3.0.7: stats_proxysql_global and stats_tls_certificates

ProxySQL 3.0.7 introduces two new statistics tables for TLS certificate tracking and global proxy metrics.

#proxysql-3-0 #tls #ssl #observability #monitoring
Read more
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
September 15, 2021 Release

Releasing ProxySQL v2.3.0!

ProxySQL is a high performance, high availability, protocol aware proxy for MySQL, with a GPL license! It can be downloaded from the ProxySQL Repository (instru

#release #proxysql #ssl
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
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