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