<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Using CA issued cert for SSL in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Using-CA-issued-cert-for-SSL/m-p/331606#M230922</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/94023"&gt;@dontiffjr&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The exception in your browser&amp;nbsp;&lt;SPAN&gt;ERR_CERT_AUTHORITY_INVALID typically means that the trust chain for your NiFi's serverAuth certificate is not trusted by your browser.&amp;nbsp; You should see an option in the browser to "proceed to ...".&amp;nbsp; If you click on that, can you get to the NiFi UI?&lt;BR /&gt;You can also use openssl command to inspect the server hello coming from your NiFi and obtain the public cert for your NiFi server's certificate.&amp;nbsp; You can load those public certificates into you browser trust.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;openssl s_client -connect &amp;lt;nifi-hostname&amp;gt;:&amp;lt;nifi-port&amp;gt; -showcerts&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Next thing to look at would be the contents of your certificate.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;path to java&amp;gt;/bin/keytool -v -list -keystore &amp;lt;path to&amp;gt;/keystore.jks&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;You'll want to make sure it contains:&lt;BR /&gt;1. A DN that does not contain wildcards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. ExtendedKeyUsage (EKU) with both clientAuth and serverAuth&lt;BR /&gt;3. SubjectAlternativeName (SAN) with entry that matches the hostname of the server on which it is being used.&lt;BR /&gt;4. verify issue and expiration dates for certificate and that server clock and your local client machine where you are using browser has same date and time.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you found this response assisted with your query, please take a moment to login and click on "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" below this post.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Dec 2021 13:39:26 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2021-12-03T13:39:26Z</dc:date>
  </channel>
</rss>

