[
https://issues.jboss.org/browse/JBIDE-15488?page=com.atlassian.jira.plugi...
]
Brian Fitzpatrick commented on JBIDE-15488:
-------------------------------------------
Ok. Found your directions in the forum post. But now am stuck. What uid/pwd do I send in
for authentication? Trying to ping the GET method at
https://localhost:8080/wildfly-rs2/HelloWoworld
Web Service Tester doesn't work with https and self-signed
certificate
----------------------------------------------------------------------
Key: JBIDE-15488
URL:
https://issues.jboss.org/browse/JBIDE-15488
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.1.0.Final
Reporter: Juergen Zimmermann
Assignee: Brian Fitzpatrick
If I test a RESTful Web Service on WildFly 8 which is configured for https, then I just
this error message in the response body (for both GET and POST requests):
{code}
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid
certification path to requested target
{code}
--
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