SIP Router Project
FS#90 - new tls_method that only accepts TLSv1, but allows SSLv2 client hello
|
Detailssome SIP UAs send SSLv2 initial client hello, but negotiation finally results in TLSv1. currently there is no tls_method that would allow SSLv2 initial hello, but that would require TLSv1 as the result of the negotiation. proposal is to add such a new tls_method value, e.g., TLSv1N or something else.
|
This task depends upon