2011/1/18 Suneet Shah :
> WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property
> 'SSLEngine' to 'on' did not find a matching property.
There are two implementations of SSL available in Tomcat. One is
implemented using Java cryptography API. Another uses native
libraries.
Hi,
I have this configuration for my tomcat 6.0.30
Your changes about my configuration:
- where I have keystoreFile="conf\tomcatserver.keystore" I think you must
put "tomcatks" (I think this your keystore)
- where I have keystorePass="tomcat" I think you must put password for
"tomc
Hello,
I am trying to enable SSL on Tomcat 6 without any luck. I am using a
self signed cert. I have placed my entries in the server.xml file below.
Any thoughts on what I am doing wrong? I also pasted below the steps
that I used to generate the cert.
WARNING: [SetAllPropertiesRule]{Serv