NagiosEnterprises / ndoutils

NDOUtils - Database Output for Nagios Core
GNU General Public License v2.0
48 stars 19 forks source link

Add mysql SSL connections #59

Closed jomann09 closed 4 years ago

jomann09 commented 4 years ago

Basically add the ability to set a config option to enable encrypted mysql connection with options to ca path, etc. This will have to be in ndo 3 with the other new improvements.

Check the db_ssl.txt on this pull request: https://github.com/NagiosEnterprises/ndoutils/pull/53

sawolf commented 4 years ago

This is working now in the ndo-3 branch.