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

Hitesh,

Hitesh Raghav wrote:
| Which encryption algorithms are used in Tomcat? Could I get detailed
| information about usage of these algorithms in Tomcat?

As David mentioned, the encryption that Tomcat uses directly is SSL to
encrypt HTTP communication. The algorithms available to the SSL
connector are limited by those provided by the JVM (or by openssl if you
are using the native APR SSL connector).

Your application can use any encryption algorithm provided by the JVM.

| Is there any change in encryption algorithm usage in Tomcat from v5.5.7
| to v5.5.26 and v6.0.16?

No. The more significant upgrade would be your JVM, or any JCE you have
installed.

- -chris

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

iEYEARECAAYFAkfqW9QACgkQ9CaO5/Lv0PCj5wCeJds89Mx3eyt5ETXzfP1KNOuR
DYcAoIsXCECwP5fpWjLj7BFGlRLlptDa
=e8hp
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to