[esb-issues] [JBoss JIRA] Created: (JBESB-3504) quickstart_proxy_security fails with SunCertPathBuilderException: unable to find valid certification path to requested target

Kevin Conner (JIRA) jira-events at lists.jboss.org
Fri Oct 15 01:27:39 EDT 2010


quickstart_proxy_security fails with SunCertPathBuilderException: unable to find valid certification path to requested target
-----------------------------------------------------------------------------------------------------------------------------

                 Key: JBESB-3504
                 URL: https://jira.jboss.org/browse/JBESB-3504
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web Services
    Affects Versions: 4.9
            Reporter: Kevin Conner
            Assignee: Kevin Conner
             Fix For: 4.9 CP1


The reason this fails is that the factory configured in the Protocol is always replaced by the HttpClient when it executes the following line.

                hostconfig.setHost(uri);

Any defined protocol-socket-factory is then ignored, with the factory defaulting to the underlying Protocol configuration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list