Re: Question: Tomcat SSL configuration issue

2011-07-29 Thread Sammaiah Kyatham
felix.schumac...@internetallee.dewrote: Sammaiah Kyatham sammaiahf...@googlemail.com schrieb: Hello, Your keystore has no private key. The output of keytool below shows only a certificate. You can use keytool -importkeystore to import key and certificate at the same time. Regards Felix

Re: Question: Tomcat SSL configuration issue

2011-07-27 Thread Sammaiah Kyatham
Hello, Could you help me on this issue. I spent many hours with the various options and couldn’t resolve. I have configured the server.xml as per the tomcat configuration, however I’m getting below errors. Connector port=8443 protocol=HTTP/1.1 SSLEnabled=true keystoreFile=C:\Program