<?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: After enabling SSL not able to login to Navigator in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/After-enabling-SSL-not-able-to-login-to-Navigator/m-p/65074#M47768</link>
    <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes this worked after the certs were added to jsscacerts&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Mar 2018 16:11:14 GMT</pubDate>
    <dc:creator>desind</dc:creator>
    <dc:date>2018-03-02T16:11:14Z</dc:date>
    <item>
      <title>After enabling SSL not able to login to Navigator</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-enabling-SSL-not-able-to-login-to-Navigator/m-p/63007#M47766</link>
      <description>&lt;P&gt;After enabling SSL i am not able to login to Navigator with my own username/password. If i try as admin it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error in the Navigator Metadata logs show this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Caused by: javax.naming.CommunicationException: simple bind failed: ldap.vsp.sas.com:636 [Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]&lt;BR /&gt;at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:219)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2788)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(LdapCtx.java:319)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)&lt;BR /&gt;at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)&lt;BR /&gt;at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)&lt;BR /&gt;at javax.naming.InitialContext.init(InitialContext.java:244)&lt;BR /&gt;at javax.naming.ldap.InitialLdapContext.&amp;lt;init&amp;gt;(InitialLdapContext.java:154)&lt;BR /&gt;at org.springframework.security.ldap.authentication.ad.ActiveDirectoryLdapAuthenticationProvider$ContextFactory.createContext(ActiveDirectoryLdapAuthenticationProvider.java:347)&lt;BR /&gt;at org.springframework.security.ldap.authentication.ad.ActiveDirectoryLdapAuthenticationProvider.bindAsUser(ActiveDirectoryLdapAuthenticationProvider.java:181)&lt;BR /&gt;... 57 more&lt;BR /&gt;Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)&lt;BR /&gt;at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)&lt;BR /&gt;at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)&lt;BR /&gt;at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1514)&lt;BR /&gt;at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216)&lt;BR /&gt;at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026)&lt;BR /&gt;at sun.security.ssl.Handshaker.process_record(Handshaker.java:961)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:747)&lt;BR /&gt;at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:123)&lt;BR /&gt;at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)&lt;BR /&gt;at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)&lt;BR /&gt;at com.sun.jndi.ldap.Connection.writeRequest(Connection.java:426)&lt;BR /&gt;at com.sun.jndi.ldap.Connection.writeRequest(Connection.java:399)&lt;BR /&gt;at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:359)&lt;BR /&gt;at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:214)&lt;BR /&gt;... 69 more&lt;BR /&gt;Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)&lt;BR /&gt;at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)&lt;BR /&gt;at sun.security.validator.Validator.validate(Validator.java:260)&lt;BR /&gt;at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)&lt;BR /&gt;at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)&lt;BR /&gt;at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)&lt;BR /&gt;at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1496)&lt;BR /&gt;... 82 more&lt;BR /&gt;Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)&lt;BR /&gt;at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)&lt;BR /&gt;at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)&lt;BR /&gt;at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)&lt;BR /&gt;... 88 more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2017 14:57:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-enabling-SSL-not-able-to-login-to-Navigator/m-p/63007#M47766</guid>
      <dc:creator>desind</dc:creator>
      <dc:date>2017-12-22T14:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: After enabling SSL not able to login to Navigator</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-enabling-SSL-not-able-to-login-to-Navigator/m-p/63460#M47767</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/21997"&gt;@desind&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delay; I am catching up on some older community posts from before the holidays.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The exception you see occurs when you have Active Directory external authenticaiton configured for Navigator authtentication, but Navigator cannot find trust for your LDAPS server's certificate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the following documentation tidbit for information:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cloudera.com/documentation/enterprise/latest/topics/cn_admcfg_auth_openldap.html#configuring_ldap_over_tls" target="_blank"&gt;https://www.cloudera.com/documentation/enterprise/latest/topics/cn_admcfg_auth_openldap.html#configuring_ldap_over_tls&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trust for the LDAPS server's certificate signer is defined in the JDK that is used to run Navigator.&amp;nbsp; If you have questions, please reply&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 06:24:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-enabling-SSL-not-able-to-login-to-Navigator/m-p/63460#M47767</guid>
      <dc:creator>bgooley</dc:creator>
      <dc:date>2018-01-09T06:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: After enabling SSL not able to login to Navigator</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-enabling-SSL-not-able-to-login-to-Navigator/m-p/65074#M47768</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes this worked after the certs were added to jsscacerts&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 16:11:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-enabling-SSL-not-able-to-login-to-Navigator/m-p/65074#M47768</guid>
      <dc:creator>desind</dc:creator>
      <dc:date>2018-03-02T16:11:14Z</dc:date>
    </item>
  </channel>
</rss>

