RE: Question on SSL...

2001-12-18 Thread Diego Castillo
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

Re: Question on SSL...

2001-12-18 Thread Bernhard Wraase
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 --

Re: Question on SSL...

2001-12-17 Thread Richard S. Huntrods
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