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

server does not compile due to missing CURLOPT_KEYPASSWD

XMLWordPrintable

      Server does not compile with an older version of libcurl due to the following errors:

      httptest.c: In function 'process_httptest':
      httptest.c:438: error: 'CURLOPT_KEYPASSWD' undeclared (first use in this function)
      httptest.c:438: error: (Each undeclared identifier is reported only once
      httptest.c:438: error: for each function it appears in.)

      This is because CURLOPT_KEYPASSWD was previously known under different names: see http://curl.haxx.se/libcurl/c/CURLOPT_KEYPASSWD.html .

            Unassigned Unassigned
            asaveljevs Aleksandrs Saveljevs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: