Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:config:cloudflare-ssl-require-sni [2019/10/04 15:10]
Lisa Clarke Copyediting
litespeed_wiki:config:cloudflare-ssl-require-sni [2021/10/23 18:07]
George Wang
Line 3: Line 3:
  
 You may see the following notice in your Chrome or Firefox browser: You may see the following notice in your Chrome or Firefox browser:
- 
   The site can't provide a secure connection   The site can't provide a secure connection
   example.com users an unsupported protocl   example.com users an unsupported protocl
Line 11: Line 10:
  
 Or, you may see this: Or, you may see this:
-  
   Secure Connection Failed   Secure Connection Failed
   An error occurred during a connection to example.com. Peer reports incompatible or unsupported protocol version.   An error occurred during a connection to example.com. Peer reports incompatible or unsupported protocol version.
Line 17: Line 15:
   ​   ​
 {{:​litespeed_wiki:​config:​cloudflare-sni-secureconnectionfailed.png?​600|}} {{:​litespeed_wiki:​config:​cloudflare-sni-secureconnectionfailed.png?​600|}}
- + 
 +===== Solution ===== 
 +Add SSL key/​certificate configuration at vhost level under the SSL tab. 
 Even if the configurations are identical, CloudFlare requires [[https://​www.cloudflare.com/​learning/​ssl/​what-is-sni/​|SNI]] to be set at both the virtual host level and the listener level. Do so, and the problem should go away. Even if the configurations are identical, CloudFlare requires [[https://​www.cloudflare.com/​learning/​ssl/​what-is-sni/​|SNI]] to be set at both the virtual host level and the listener level. Do so, and the problem should go away.
  • Admin
  • Last modified: 2021/10/23 18:07
  • by George Wang