Andre Araujo created MINIFICPP-1070:
---------------------------------------
Summary: PKCS12 certificate chains are not handled correctly
Key: MINIFICPP-1070
URL: https://issues.apache.org/jira/browse/MINIFICPP-1070
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Andre Araujo
I found a couple of issues with the certificate handling:
* SSLContextService ignores additional certs in the P12 file, which prevents
the NiFi server to establish trust of the client certificate when it's signed
by an intermediate CA.
* TLSSocket only supports PEM certificates, so using P12 certs fails
--
This message was sent by Atlassian Jira
(v8.3.4#803005)