Unable to manage a secure Web Services Adapter instance from within the OpenEdge Explorer Console
Unable to manage a secure Web Services Adapter instance using the WSAMAN
Most settings for the Web Services Adapter instance are greyed out within the OpenEdge Explorer.
AdminServer log file contains the following error message:
Connection failure with WSA at https://myhost/wsa/wsa1 during list request, exception: The https protocol connection failed: javax.net.ssl.SSLException: Certificate not verified. (9990) (10770)
Connection failure with WSA during a list or deploy request:
$ wsaman -name <WSA name> -list
$ wsaman -name <WSA name> -wsm /<path>/myApp.wsm -appname myApp -deploy
AdminServer log file contains the following error message:
[WebServicesAdapter] Connection failure with WSA at https://myhost/wsa/wsa1 during deploy request, exception:
The https protocol connection failed: javax.net.ssl.SSLException: Connection has been shutdown:
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 (9990) (10770)