Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Setup Jetty to use specific modulo-lengths for DH-SSL-handshakes

Hi,

I need to set up a testcase where I want to test my client-code
to connect to a TLS-server that uses a DiffieHellman-key with
a modulo length of 253. Is it possible to configure Jetty in
such a way or do I need to install a non-Java-server to be able
to emulate the real-life server behaving this way?


Best regards, Lothar


Back to the top