Re: Enabling cipher siutes

2009-10-29 Thread Mark Thomas
Rozhkevitch Alexandr wrote: > Hi, > > I have a question about configuring a ssl connector. By default tomcat > use Cipher Suite: TLS_DHE_RSA_WITH_AES_128_CBC_SHA when I use my opera > browser. Please don't hijack threads. mark ---

Enabling cipher siutes

2009-10-29 Thread Rozhkevitch Alexandr
Hi, I have a question about configuring a ssl connector. By default tomcat use Cipher Suite: TLS_DHE_RSA_WITH_AES_128_CBC_SHA when I use my opera browser. I'd like to set ssl connector to use cipher suite with key size more than 128. How should I configure connector? I see "ciphers" attribute of