-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ralph,

On 7/1/2010 9:28 AM, Ralph Carlson wrote:
> I changed server.xml to:
> 
>     <Connector port="443" protocol="HTTP/1.1" SSLEnabled="true"
>                maxThreads="150" 
>                scheme="https" 
>                secure="true"
>                clientAuth="true" 
>                keystoreFile="/server.ks" 
>                keystorePass="MC126801$"
>                keystoreType="JKS"
>                keyAlias="tomcat"
>                truststoreFile="/server.ks"
>                truststorePass="MC126801$"
>                truststoreType="JKS"
>                sslProtocol="TLS" />
> 
> and now it works with all clients, firefox, openssl s_client, and php client
> thanks for you all your help, its much appreciated :)

Glad you got it working. I might separate the keystore from the
truststore, just to give you greater flexibility.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwsnSwACgkQ9CaO5/Lv0PA7TgCeMiz/a7dBr/GJudFzWam2K+MG
wj0An0l+M/7SNSYi2TOsDpcv+ljp251Z
=XwZa
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to