-Original Message-
From: Brijesh Deo [mailto:b...@sonicwall.com]
Sent: Wednesday, March 06, 2013 12:25 PM
To: Tomcat Users List
Subject: RE: Error configuring tomcat with ssl certificates
-Original Message-
From: Siddhi Borkar [mailto:siddhi_bor...@persistent.co.in]
Sent: 06 March 2013 12
problem.
The other way round would be to generate or use a certificate based upon the
cipher suites that you want or are supported in your ciphers attribute value.
Brijesh Deo
Dell | SonicWALL
-
To unsubscribe, e-mail: users
e
Original message
From: Ognjen Blagojevic
Date: 05/03/2013 20:00 (GMT+05:30)
To: Tomcat Users List
Subject: Re: How to allow only TLS 1.1 connections to Tomcat (6.0) server with
https ?
Brijesh,
On 5.3.2013 11:47, Brijesh Deo wrote:
> Thanks Ognjen. I tried with -Dht
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: 06 March 2013 03:58
To: Tomcat Users List
Subject: Re: How to allow only TLS 1.1 connections to Tomcat (6.0) server with
https ?
2013/3/5 Brijesh Deo :
> Hi,
> Is there a way to make TLS 1.1 requir
e
Original message
From: Ognjen Blagojevic
Date: 05/03/2013 20:00 (GMT+05:30)
To: Tomcat Users List
Subject: Re: How to allow only TLS 1.1 connections to Tomcat (6.0) server with
https ?
Brijesh,
On 5.3.2013 11:47, Brijesh Deo wrote:
> Thanks Ognjen. I tried with -Dht
-Original Message-
From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
Sent: 05 March 2013 16:01
To: users@tomcat.apache.org
Subject: Re: How to allow only TLS 1.1 connections to Tomcat (6.0) server with
https ?
Brijesh,
On 5.3.2013 10:11, Brijesh Deo wrote:
> Thanks
-Original Message-
From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
Sent: 05 March 2013 13:59
To: users@tomcat.apache.org
Subject: Re: How to allow only TLS 1.1 connections to Tomcat (6.0) server with
https ?
Brijesh,
On 5.3.2013 7:09, Brijesh Deo wrote:
> Is there a
-Original Message-
From: Igor Cicimov [mailto:icici...@gmail.com]
Sent: 05 March 2013 13:22
To: Tomcat Users List
Subject: Re: How to allow only TLS 1.1 connections to Tomcat (6.0) server with
https ?
On 05/03/2013 5:10 PM, "Brijesh Deo" wrote:
>
> Hi,
> Is there a
Hi,
Is there a way to make TLS 1.1 required for https connection with Tomcat
server. I am currently on Tomcat 6.0.32 with JRE 1.7 on Windows 7. I tried
setting [sslProtocol="TLSv1.1"] in the Connector definition in server.xml but
that did not stop TLS 1.0 connections from being accepted. I am no