SSLHandshakeException problem in webservice_proxy_security quickstart
---------------------------------------------------------------------
Key: JBESB-3228
URL:
https://jira.jboss.org/jira/browse/JBESB-3228
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.8
Reporter: David Ward
Assignee: David Ward
Priority: Minor
Fix For: 4.8
When running "ant runtest" in the webservice_proxy_security quickstart, the user
gets this client-side-only exception:
Exception in thread "main" 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
The reason is due to JSSE behavior from keytool-generated certs, as explained here:
http://dreamingthings.blogspot.com/2006/12/no-more-unable-to-find-valid.html
There is a simple workaround that users of the quickstart need to put in place, as
described in the blog. This information should be expained in the quickstart's
readme.txt file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira