Hi,
I am new to SSL and I wondered whether it could be possible to encrypt HTTP
without requiring a certificate.
I have also generated a self-signed certificate using OpenSSL. I have done
so because I wanted to encrypt my data and all the docs I have found explain
how to generate and deploy a ce
You must also edit java.security
Add
security.provider.xxx=com.sun.net.ssl.internal.ssl.Provider
xxx must be replaced a number. The provider are numbered
consecutively.
java.security is located at
/jre/lib/security/
--
HTH Bernhard Wraase
NET.KOSMOS Projektentwicklung und Management GmbH
--
Greetings!
Weird. Here's some more info on my attempts to get SSL working on
Solaris with Tomcat 4.0.1.
In a previous email I mentioned that I generated the .keystore file on
W2K and just copied it to Solaris.
I just tried to generate a .keystore file on Solaris, and got this error
message:
k