[jbosstools-issues] [JBoss JIRA] (JBIDE-15488) Web Service Tester doesn't work with https and self-signed certificate

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Thu Sep 12 11:14:03 EDT 2013


Juergen Zimmermann created JBIDE-15488:
------------------------------------------

             Summary: 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


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


More information about the jbosstools-issues mailing list