Andre Araujo created MINIFICPP-1068:
---------------------------------------

             Summary: SSLContextService doesn't work with PEM certificates 
signed by an intermediate CA
                 Key: MINIFICPP-1068
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1068
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
    Affects Versions: 0.6.0
            Reporter: Andre Araujo


The SSLContextService loads PEM certificates using 
{{SSL_CTX_use_certificate_file}}, which loads only the first certificate of the 
file. In the case the certificate chain contains intermediate certificates, 
there's no way to load the intermediates so that the server can establish trust.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to