Stephen Totten 5.Oct.09 05:36 AM a Web browser Application developmentAll releasesAll platforms
I've having problems getting my notes plugin (RCP) to create a session via SSL. I believe my problem is with the TrustedCerts.class class - I've tried a few things, putting the file in the data\domino\java folder, then trying to install it as part of a JAR in my addin, but no matter what I try I still get the "Session closed due to communications failure" error (which implies this file cannot be found).
Does anyone have any step by step instructions how to use SSL on the client (via an addin)?