[
https://issues.apache.org/jira/browse/MINIFICPP-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-1068.
-------------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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.20.10#820010)