You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Pavel Coufal (JIRA)" <ji...@apache.org> on 2012/06/04 07:15:22 UTC

[jira] [Created] (CXF-4355) Cannot create SSL connection after moved to CXF 2.6.0

Pavel Coufal created CXF-4355:
---------------------------------

             Summary: Cannot create SSL connection after moved to CXF 2.6.0 
                 Key: CXF-4355
                 URL: https://issues.apache.org/jira/browse/CXF-4355
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.6
            Reporter: Pavel Coufal


On same cofiguration works with version 2.5.2, 2.5.3 but verions 2.6.0 allways end with same error:

{code}
PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
{code}

I also added root certs to java cacerts truststore, but without any succes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CXF-4355) Cannot create SSL connection after moved to CXF 2.6.0

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510553#comment-13510553 ] 

Daniel Kulp commented on CXF-4355:
----------------------------------


Would need a testcase for this as all of our https related unit/integration tests are passing.

                
> Cannot create SSL connection after moved to CXF 2.6.0 
> ------------------------------------------------------
>
>                 Key: CXF-4355
>                 URL: https://issues.apache.org/jira/browse/CXF-4355
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.6
>            Reporter: Pavel Coufal
>              Labels: certificate, ssl
>
> On same cofiguration works with version 2.5.2, 2.5.3 but verions 2.6.0 allways end with same error:
> {code}
> PKIX path building failed:
> sun.security.provider.certpath.SunCertPathBuilderException:
> unable to find valid certification path to requested target
> {code}
> I also added root certs to java cacerts truststore, but without any succes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira