[Mono-list] Disable SSL v2 and v3

cocowalla colin.anderson333 at gmail.com
Mon Dec 8 11:27:56 UTC 2014


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.


More information about the Mono-list mailing list