ribbybibby / ssl_exporter

Exports Prometheus metrics for TLS certificates
Apache License 2.0
504 stars 95 forks source link

Implemented MySQL StartTLS #132

Open Wiston999 opened 1 year ago

Wiston999 commented 1 year ago

Implement startTLS for MySQL servers. This is a translation of openssl s_client function implemented at https://github.com/openssl/openssl/commit/a2d9cfbac5d87b03496d62079aef01c601193b58 .