We have a Notes 8.0.2 client application that invokes web services fine while using http protocol but fails when we run over https.
Attempted to load certs in truststore using javax.net.ssl… system properties works in Debug within RAD, but these system properties to identify the truststore do not make it to the notes deployment rcpinstall.properties… via plug-in global installation handler.
If anyone has seen any documentation that describes deployment of axis client using https written using expeditor toolkit 6.1.2 on Notes 8.0.2 including how to deploy certs to client, I think that would help.
We are running on background threads (not foreground).