Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-18548

No database TLS connection support in packages for CentOS 8

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Major Major
    • 5.4 (plan)
    • 5.2.0rc2
    • Packages (C)
    • None
    • Team I
    • Sprint 69 (Oct 2020), Sprint 70 (Nov 2020), Sprint 71 (Dec 2020)

      Tested on CentOS 8.2

      Zabbix server encrypted db connection works fine with DBTLSConnect=required, but with DBTLSConnect=verify_ca produces an error:

      "DBTLSConnect" configuration parameter value 'verify_ca' cannot be used: Zabbix server was compiled without PostgreSQL or MySQL library version that support this value
      

      RPM spec contains: 

      %if 0%{?rhel} >= 8
      BuildRequires:	mariadb-connector-c-devel
      BuildRequires:	postgresql-devel >= 12.0

       Package build environment currently has:

      mariadb-connector-c-devel.x86_64        3.0.7-1.el8                           @AppStream
      libpq-devel.x86_64                      12.4-1.el8_2                          @AppStream
      

      ldd reports

      libmariadb.so.3 => /lib64/libmariadb.so.3 (0x00007fc6adde5000)
      

            yurii Jurijs Klopovskis
            yurii Jurijs Klopovskis
            Team I
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: