SSLHandsahakeException while Accessing Oracle SOAP WSDL from SaaS
(Doc ID 2534051.1)
Last updated on JULY 16, 2023
Applies to:
Oracle JDeveloper - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Goal
Customer is using SaaS service and WSDLs in their applications. While testing it locally from JDeveloper, below error is seen :
javax.xml.ws.WebServiceException: Failed to access the WSDL at: https://<HOSTNAME>.<DOMAIN>/<CONTEXT_ROOT>/<SERVICE_NAME>?WSDL. It failed with: [Security:090488]PROTOCOL_VERSION alert received from <HOSTNAME>.<DOMAIN> - <IP_ADDRESS>. Check that the peer supports the same level of the SSL/TLS protocol being used (SSL V3.0 and TLS V1.0). Caused by: javax.net.ssl.SSLHandshakeException: [Security:090488]PROTOCOL_VERSION alert received from <HOSTNAME>.<DOMAIN> - <IP_ADDRESS>. Check that the peer supports the same level of the SSL/TLS protocol being used (SSL V3.0 and TLS V1.0)
Customer is using JDeveloper 11.1.1.9.0 for developing ADF applications for JCS-SX. Oracle SAAS SOAP WSDLs are used as part of the ADF application.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |