What to do about SSL strength

Tom Albers tomalbers at kde.nl
Wed Mar 8 09:42:34 GMT 2006


Op dinsdag 7 maart 2006 22:14, schreef George Staikos:
>    Basically they have "if (bits(cipher) != 128) { error('weak crypto
> unsupported'); }"

Is it possible to catch that?

if (error == 'weak crypto unsupported') renegotiate(128); 

Toma




More information about the kde-core-devel mailing list