Ad Widget

Collapse

MySQL SSL/TLS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aeiffel
    Junior Member
    • Feb 2019
    • 4

    #1

    MySQL SSL/TLS

    Hi All

    I'd like to use Azure MySQL for my Zabbix database. To do so securely I need to be able to connect to the database instance via SSL/TLS.

    I see there is an existing feature request: https://support.zabbix.com/browse/ZBXNEXT-2753

    In the comments for this it says:

    "Currently only for MySQL and without nice UI for front end during installation. "

    Does this mean that it IS currently possible to configure it for MySQL via config files? If so what are the config file parameters that are needed?

    Thanks!
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    It does not mean that it will be TLS compliant just by setting up by the Zabbix server. Please look at the linked page on the page you introduced.
    You will also need to change the source code on the Zabbix server.

    ZBXNEXT-3313 : Implement support for TLS on MySQL connections

    Comment

    • aeiffel
      Junior Member
      • Feb 2019
      • 4

      #3
      OK, thank you for the clarification.

      Comment

      Working...