[ 
https://issues.apache.org/jira/browse/NIFI-7053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027719#comment-17027719
 ] 

ASF subversion and git services commented on NIFI-7053:
-------------------------------------------------------

Commit d80875e6bad48ff004495aa03a496453252803f0 in nifi's branch 
refs/heads/master from Andrew Lim
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d80875e ]

NIFI-7053 Update Toolkit Guide with macOS 10.15 requirements for trus… (#4018)

* NIFI-7053 Update Toolkit Guide with macOS 10.15 requirements for trusted 
certificates

* Simplified note about trusted certs in macOS 10.15

Signed-off-by: Andy LoPresto <[email protected]>

> Update Toolkit Guide with macOS 10.15  trusted certificate requirements (2048 
> bit key and max of 825 days of validity)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-7053
>                 URL: https://issues.apache.org/jira/browse/NIFI-7053
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Documentation &amp; Website, Security
>            Reporter: Andrew M. Lim
>            Assignee: Andrew M. Lim
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> I was testing secured NiFi and NiFi Registry on macOS 10.15.2 using certs 
> generated by the TLS Toolkit.  I was able to access the UIs of both apps 
> using Safari but not able to with Chrome due to a NET::ERR_CERT_REVOKED error 
> which I had never seen before.  Turns out this is a known issue on Catalina 
> ([https://support.apple.com/en-us/HT210176]). macOSX 10.15 requires certs to 
> be:
>  * valid for 825 days or less
>  * a minimum 2048 bit key
> By default, the TLS Toolkit sets the number of days the cert should be valid 
> for to 1095 days and the number of bits for generated keys to 2048. 
> Generating new certs with the required 825 validity solved the issue.
> We should document this in the Toolkit Guide for the Mac users in the NiFi 
> community.
>  



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

Reply via email to