This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Joan Froweploponi 28.Oct.03 10:09 PM a Web browser Domino DesignerAll ReleasesAll Platforms
I received some code from Verisign that I'm implementing.
I have three different issues:
1) Verisign says that I have to have:
jsse.jar
jcert.jar
jnot.jar
in the classpath. I pointed at them inside the agent and compiled. I compiled with no errors.
Herre's my question: Do I now have to put these jar files on the server, or is this agent self contained and doesn't need the mentioned jar files anymore?
2) The instructions tell me that I have to add the following entries to my java.security file that is located at:
If the agent is self contained, what do I need to do here?
3) I also have to provide directory to a specific file. Can I put this file into the Notes database and reference it with a URL, or is there a reason that I shouldn't do this?