configuration resolved

2008-08-08 Thread paulsnodgrass
The solution to my configuration problems was to backtrack a bit. I once again loaded my server cert into the default ${user.home}/.keystore. I then modified my connector to point to the default keystore, provided the connector factory with the alias for the key that was first created to generate

No available certificate or key corresponds to the SSL cipher suites which are enabled

2008-08-08 Thread paulsnodgrass
I am trying to configure SSL on a tomcat 6.0.13. I began by creating a default keystore (using keytool) in the user's directory where the apache tomcat server is installed. From this keystore I generated a server cert request. Once I received the server cert, I loaded the trusted certs and th