On 10/07/2014 11:20, jean-frederic clere wrote:
> On 09/07/14 18:46, Mark Thomas wrote:

<snip/>

>> My main motivation for this is that we can write a unit test that checks
>> the mapping of OpenSSL ciphers to JSSE ciphers and highlights (by a
>> failure) when the mapping changes (e.g. one of them adds support for a
>> new cipher).
> 
> There is a setCipherSuite() in the native probably adding a
> getCipherSuite() would do the trick.

I'd expect getCipherSuite() to return the current list of ciphers in
use. What I'm after is getSupportedCipherSuites() or similar.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to