-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Martin,
On 6/2/12 7:05 AM, Martin Gainty wrote: > MG>SSL_PROTOCOL_ALL should have satisfied this requirement as seen > in the OR definition for supported protocols MG> /** Define the > SSL Protocol options*/ MG> public static final int > SSL_PROTOCOL_NONE = 0; MG> public static final int > SSL_PROTOCOL_SSLV2 = (1<<0); MG> public static final int > SSL_PROTOCOL_SSLV3 = (1<<1); MG> public static final int > SSL_PROTOCOL_TLSV1 = (1<<2); MG> public static final int > SSL_PROTOCOL_ALL = > (SSL_PROTOCOL_SSLV2|SSL_PROTOCOL_SSLV3|SSL_PROTOCOL_TLSV1); The source code for both Tomcat and mod_jk are publicly available. You didn't have to re-publish it on the mailing list with very little explanation. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/KT3YACgkQ9CaO5/Lv0PDcJACfW2NG5MLY29CJ43kCbZYoshyH JtMAoJxlURmKUMjuDT0UZ3CwDNIE4878 =c4Ja -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org