-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Piotr,
On 6/29/2011 3:11 AM, Piotr Pawlowski wrote: > My server.conf for ssl connector looks as follows: > > * <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true" > maxThreads="150" scheme="https" secure="true" > clientAuth="false" sslProtocol="TLS" keyAlias="someAlias" > keystoreFile="/etc/tomcat/ssl/keystoreFile" > keystorePass="SomeSecretPassword" /> Okay. Are you using APR or not? > All files connected with SSL , including key store file, are located in * > /etc/tomcat/ssl/* directory. What is the output of the following command: $ keytool -list -keystore /etc/tomcat/ssl/keystoreFile You will need to import not only your own certificate and key, but also the certs from your Certificate Authority (CA). > "sec_error_bad_signature" is visible when I enter website from web browser > (FireFox). Are there any messages in the log file during startup and/or when you try to make a request? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk4LMAcACgkQ9CaO5/Lv0PDmxwCdFFWVWXspT74UbfLw0j6p5r3u 7CUAoI5Gt8aJQEhcSiEcbN193CSpkvCW =LeMr -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org