ebekker / ACMESharp

An ACME client library and PowerShell client for the .NET platform (Let's Encrypt)
https://pkisharp.github.io/ACMESharp-docs/
1.21k stars 185 forks source link

Cloudflare: Enable TLS 1.2 #346

Closed matbech closed 6 years ago

matbech commented 6 years ago

Cloudflare requires TLS 1.2. If TLS 1.2 is not forced, .NET uses TLS 1.1 and the request to Cloudflare fails.