Hello,

I have a question regarding the usage of https in Axis2. Where would I ask this question?

I have created java classes with WSDL2JAVA tool from the wsdl file I have. Now the
webservice runs ssl. It works fine if I use Sun jvm. I just add the necessary providers
that I need in the java.security file. Also I import a keystore with the WS provider's
certificate. I need this to run from Lotus Notes, but it won't work because it needs
to use com.ibm.net.ssl.www.protocol.https.t class
instead of con.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection that
I think Axis2 uses. Maybe Axis2 barely supports https.

Would I suggest to add Lotus Notes (IBM SDK) support under your issue tracker,
or maybe I am going to apply for developer status and add this functionality myself?

Regards
Carl

Reply via email to