Can you perform requsts over SSL without client authentication?
Is there a certificate installed in the browser signed by any root certificate in cacerts?
Regards.
jazorin wrote:
Hi.
I have a web server Tomcat 4.1.18 and it works fine. My problem is when I create the keystore tomcat of manual form. I have created two Java methods: addCertToKeyStore and addPKToKeyStore.
I realize the following step to create my own keystore:
- I add CA certificate in JDK keystore: ($JAVA_HOME/jre/lib/security/cacerts). - I add Server certificate in Tomcat keystore: ($TOMCAT_HOME/conf/keystore). - I add Server private key in Tomcat keystore.
These steps works fine (I don't obtain any error). When I open a connection in a navigator I obtain the following error: Can't show the page.
Am I realizing some error to configure the keystores??
Regards.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]