You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Gerlits (Jira)" <ji...@apache.org> on 2020/12/09 11:51:00 UTC

[jira] [Resolved] (MINIFICPP-1401) MiNiFi should be able to get certs from Win truststore

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

Ferenc Gerlits resolved MINIFICPP-1401.
---------------------------------------
    Resolution: Fixed

> MiNiFi should be able to get certs from Win truststore
> ------------------------------------------------------
>
>                 Key: MINIFICPP-1401
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1401
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Ferenc Gerlits
>            Assignee: Ferenc Gerlits
>            Priority: Major
>         Attachments: image-2020-12-02-09-35-51-463.png, use-windows-certificate-store_testing.txt
>
>          Time Spent: 6h 50m
>  Remaining Estimate: 0h
>
> In case MiNiFi C++ could get cert from truststore of the OS, users wouldn't need to export it manually. Things would just work after installation. 
> Hint for implementation details: [https://stackoverflow.com/questions/9507184/can-openssl-on-windows-use-the-system-certificate-store]
> The following requirements have been shared by the customer:
>  * it should be possible to define the CN/DN of the cert to use from the Cert Store
>  * it should be possible to define the Key Usage of the cert to use from the Cert Store
> This is because the Cert Store might contain multiple certs and possibly multiple certs with the same CN/DN. Looking at CN/DN + KeyUsage is required, the first one matching both filters is the one to use. If no matching cert is found, the service should not start.



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