centreon-plugins
centreon-plugins copied to clipboard
[apps::protocols::x509] mode=certificate - add MYSQL TLS check
Hello,
FTP and SMTP are now supported by certificate mode and tcp custom mode in TLS. please can you add mysql support ?
thanks in advance
Do you have a documentation with the protocol ?
Hello Quentin,
Documentation to implement this protocol for mariadb :
https://mariadb.com/kb/en/secure-connections-overview/
i don't know if that can help you
It's not the protocol. It's in openssl: https://github.com/openssl/openssl/commit/a2d9cfbac5d87b03496d62079aef01c601193b58
Yes sorry your are right. We are using an other script check to check ssl mysql : https://exchange.nagios.org/directory/Plugins/Network-Protocols/HTTP/check_ssl_cert/details
We are just set in our Mariadb server certificates to secure connection. juste "Enabling TLS for MariaDB Server" in page https://mariadb.com/kb/en/securing-connections-for-client-and-server/#enabling-tls-for-mariadb-server