Re: Connecting to Tomcat APR Connector with TLSv1 fails with Java HttpsURLConnection

2012-06-02 Thread Christopher Schultz
-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_PROTO

RE: Connecting to Tomcat APR Connector with TLSv1 fails with Java HttpsURLConnection

2012-06-02 Thread Martin Gainty
MG>reply > From: michael.osi...@siemens.com > To: users@tomcat.apache.org > Date: Fri, 1 Jun 2012 14:54:47 +0200 > Subject: Connecting to Tomcat APR Connector with TLSv1 fails with Java > HttpsURLConnection > > Hi folks, > > I am on Tomcat 6.0.35, Java 6, HP-UX, Tomcat Native 1.1.22. > > Rece