.Net 4: Could not create SSL/TLS secure channel

Please read more carefully:

Currently, you're using a RSA certificate, which limits your TLS 1.2 cipher suits to TLS_..._RSA_... variants. Now, if you'd generate an ECDSA certificate...... You do the math :wink:

It's funny by the way how very different the website of your hosting provider itself is configured:

https://www.ssllabs.com/ssltest/analyze.html?d=x10hosting.com&latest

2 Likes