I'm using ServiceStack.NET, self-hosted, which uses HttpListener under the
hood.

For security reasons, I want to disable SSL v2 and v3, and enable TLS 1.2.

On Windows, Schannel is used for SSL/TLS support, and protocol support is
configured by changing registry entries under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols

How can I enable/disable support for SSL/TLS protocols on Mono?



--
View this message in context: 
http://mono.1490590.n4.nabble.com/Disable-SSL-v2-and-v3-tp4664924.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to