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

George,

On 12/13/2010 8:15 PM, George Christiansen - PA wrote:
> I'm trying to remove an SSL cert from a Tomcat instance. Can I just
> comment/remove the certs from server.xml and maintain SSL without the
> cert?

If you are using APR, then you specify the certificate in server.xml and
sure, you can just remove that configuration. Without a cert, of course,
you won't be able to serve SSL content.

If you are using a non-APR connector (BIO or NIO), you'll have to remove
the certificate from the keystore used by Tomcat -- it'll be mentioned
in the <Connector> configuration. Same comment about SSL availability
goes for this, too.

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

iEYEARECAAYFAk0HlsMACgkQ9CaO5/Lv0PAYXwCfawu+Yju/N9IJovkYcY+PFzZs
r/UAmwXE56CSdQQC5H95zQeNXPfbNX8e
=b5lk
-----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