WSDL import wizard fails to import a SSL enabled WSDL
[C] [soap wsdl] [SSL] [text import wizard] [WSDL import] [wsdl.exe]
Symptom
WSDL import wizard fails with an error message that says “Exception occurred during SSL communication”.
Other terms
WSDL import, SSL, certificate.
Reason and Prerequisites
SAP NetWeaver Developer Studio does not have an own mechanism for managing trusted certificates and uses the JRE keystore. Therefore, before you download a WSDL document that has SSL security, you have to ensure that the remote system certificate is trusted.
Solution
Import the remote system certificate in the JRE keystore.
The folowing article explains how you can import certificates via the standard keytool utility: http://java.sun.com/j2se/1.3/docs/tooldocs/win32/keytool.html