<?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>topic Re: Nuxeo 5.5 + SSO Cas installation problem in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-sso-cas-installation-problem/m-p/321952#M8953</link>
    <description>&lt;P&gt;Thank's bjalon for your answer.&lt;/P&gt;
&lt;P&gt;I have already add certificate to a personal trust store and path of this trust store in nuxeo configuration. But errors was always the same.&lt;/P&gt;
&lt;P&gt;I finally found what trust store Java runtime use and modify it.
The problem was solved now.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jul 2012 14:50:34 GMT</pubDate>
    <dc:creator>laurent13_</dc:creator>
    <dc:date>2012-07-13T14:50:34Z</dc:date>
    <item>
      <title>Nuxeo 5.5 + SSO Cas installation problem</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-sso-cas-installation-problem/m-p/321950#M8951</link>
      <description>&lt;P&gt;With a fresh installation of Nuxeo 5.5, I want to authenticate users with CAS.
I follow tutorials and forum about installation of this module.&lt;/P&gt;
&lt;P&gt;When I connect to Nuxeo, I come to CAS login form. But when form is submit, my browser show this error.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Erreur 310 (net::ERR_TOO_MANY_REDIRECTS) : Trop de redirections&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The log of Tomcat is follow :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2012-07-06 14:56:27,542 DEBUG [org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator] serviceUrl: &lt;A href="https://cas.myserver.com/cas/serviceValidate" target="test_blank"&gt;https://cas.myserver.com/cas/serviceValidate&lt;/A&gt;

2012-07-06 14:56:27,570 ERROR [org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator] checkCasTicket failed with IOException:
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
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1868)
	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:276)
	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:270)
	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1337)
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I have import my certificat to a private keystore that I have mentionned in file &lt;STRONG&gt;nuxeoctl.bat&lt;/STRONG&gt;.
I add these arguments to command line : "-Djavax.net.debug=ssl -Djavax.net.ssl.keyStore=cas.cacerts -Djavax.net.ssl.keyStorePassword=password".
But I have alway the same result.&lt;/P&gt;
&lt;P&gt;How can I configure CAS properly in order to authenticate users with it ?&lt;/P&gt;
&lt;P&gt;How can I show what keystore it is used ?&lt;/P&gt;
&lt;P&gt;Thank's in advance&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2012 15:57:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-sso-cas-installation-problem/m-p/321950#M8951</guid>
      <dc:creator>laurent13_</dc:creator>
      <dc:date>2012-07-06T15:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5 + SSO Cas installation problem</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-sso-cas-installation-problem/m-p/321951#M8952</link>
      <description>&lt;P&gt;I copy the exception to google and I found that:
&lt;A href="https://blogs.oracle.com/gc/entry/unable_to_find_valid_certification" target="test_blank"&gt;https://blogs.oracle.com/gc/entry/unable_to_find_valid_certification&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This means the CAS server is httpsified and the certificate is not trusted by your JVM. So you must add the certificate to the trust store. If I'm right &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2012 12:21:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-sso-cas-installation-problem/m-p/321951#M8952</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-07-10T12:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5 + SSO Cas installation problem</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-sso-cas-installation-problem/m-p/321952#M8953</link>
      <description>&lt;P&gt;Thank's bjalon for your answer.&lt;/P&gt;
&lt;P&gt;I have already add certificate to a personal trust store and path of this trust store in nuxeo configuration. But errors was always the same.&lt;/P&gt;
&lt;P&gt;I finally found what trust store Java runtime use and modify it.
The problem was solved now.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2012 14:50:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-sso-cas-installation-problem/m-p/321952#M8953</guid>
      <dc:creator>laurent13_</dc:creator>
      <dc:date>2012-07-13T14:50:34Z</dc:date>
    </item>
  </channel>
</rss>

