You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Dániel Bakai (Jira)" <ji...@apache.org> on 2020/01/07 12:50:00 UTC

[jira] [Resolved] (MINIFICPP-1070) PKCS12 certificate chains are not handled correctly

     [ https://issues.apache.org/jira/browse/MINIFICPP-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dániel Bakai resolved MINIFICPP-1070.
-------------------------------------
    Fix Version/s: 0.7.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 0.7.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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)