Files
librenms-librenms/LibreNMS
Nash Kaminski 9bb6b19832 Support for SSL/TLS protected connections to MySQL databases (#14142)
* Allow configuration of the SSL/TLS operating mode when connecting to a mysql database

* Support SSL/TLS DB connections in the dispatcher service as well

* Apply black formatting standards to Python files

* Suppress pylint errors as redis module is not installed when linting

* More pylint fixes

* Correct typo in logging output

* Refactor SSL/TLS changes into DBConfig class instead of ServiceConfig

* Define DB config variables as class vars instead of instance vars

* Break circular import
2022-08-07 14:53:29 -05:00
..
2022-06-13 16:10:21 +02:00
2022-03-12 16:14:32 -06:00
2022-07-15 22:13:29 -05:00
2022-06-13 08:57:21 +02:00
2022-08-05 09:01:15 -05:00
2021-09-08 23:35:56 +02:00
2022-01-30 16:28:18 -06:00
2021-09-10 20:09:53 +02:00