Yes, Franck, I am "root" when I run key-creation and tomcat...

Franck Borel schrieb:
Next suggestion:
Did you make the key as root? And do you start Tomcat as root?

-- Franck
Yes, in testphase, I do all pw's in low-cases...




Franck Borel schrieb:
Hi Klaus,

Good Morning Franck,

yesterday, you did a great job, trying to help me. I appreciate that!

Thanks.
But... I am running out of ideas. Regarding the password: presently, I am using "changeit" for everything (just to get in running), but I still have no success.
Yesterday, I sent anouther eMail explaining, what I am doing.


Could you please have a look at it and tell me your judgement? And what I could try additionally?
You would really help a man in trouble.

Thank you very much.
Klaus

This is what I do:



CREATE KEY:
------------------------------------------------------------------------------------------------------

../../java/bin/keytool -genkey -alias tomcat -keyalg RSA -keystore /opt/wt24/apache-tomcat-5.5.16/conf/.keystore ../../java/bin/keytool -export -alias tomcat -file /opt/wt24/apache-tomcat-5.5.16/conf/tomcat-server.crt -keystore /opt/wt24/apache-tomcat-5.5.16/conf/.keystore ../../java/bin/keytool -import -file /opt/wt24/apache-tomcat-5.5.16/conf/tomcat-server.crt -keystore /opt/wt24/apache-tomcat-5.5.16/conf/cacerts

In this process, I use the same password for all
------------------------------------------------------------------------------------------------------

SERVER.XML looks like this:
------------------------------------------------------------------------------------------------------
<Connector port="443" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
             enableLookups="false" disableUploadTimeout="true"
             acceptCount="100" scheme="https" secure="true"
             clientAuth="false" sslProtocol="TLS"
             keystorePass="secret"
             debug="0"
keystoreFile="/opt/wt24/apache-tomcat-5.5.16/conf/.keystore" truststoreFile="/opt/wt24/apache-tomcat-5.5.16/conf/cacerts"
             truststorePass="password as used in key-creation"
             />
-----------------------------------------------------------------------------------------------------

When I START TOMCAT, the log shows:
----------------------------------------------------------------------------------------------------
INFO: Starting Coyote HTTP/1.1 on http-80
12.04.2006 19:43:55 org.apache.coyote.http11.Http11BaseProtocol start
SCHWERWIEGEND: Error starting endpoint
java.io.IOException: Keystore was tampered with, or password was incorrect
Ok.
First suggestion: Passwords are case sensitve. Did you consider this?

-- Franck


------------------------------------------------------------------------

---------------------------------------------------------------------
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]


--

*Klaus-F. Kaal*
Geschäftsführer

*TIMO/logic/ GmbH*
Singener Str. 42d
D-78256 Steisslingen

phone +49 7738 97096
fax +49 7738 97094
web www.timologic.com <http://www.timologic.com/>
mail [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

------------------------------------------------------------------------

*Das hat es bisher noch nicht gegeben:*

*WebTresor24* <http://www.webtresor24.de>
*
Das Online Backup mit dem innovativen Sorglos - Konzept

Wir sorgen dafür, dass Ihr Backup nie wieder vergessen wird!*

------------------------------------------------------------------------

*
*

Reply via email to