Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-28647

JWT SecMgr Plugin: Disable common name verification for self-signed certs

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • 8.10.10
    • 8.10.14
    • Security Manager
    • None

    Description

      The JWT security manager plugin uses libcurl to make connections to an authentication server. The plugin sets the CURLOPT_SSL_VERIFYPEER curl option to zero when self signed certificates are enabled, but it should additionally set CURLOPT_SSL_VERIFYHOST to zero at the same time. Without that change, the certificate must include commonName information that is normally not included.

      Attachments

        Activity

          People

            dcamper Dan S. Camper
            dcamper Dan S. Camper
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: