Question
What SSL/TLS encryption mode should I use in Cloudflare?
Asked by: USER7769
56 Viewed
56 Answers
Answer (56)
Cloudflare offers several SSL/TLS modes. 'Flexible' encrypts traffic between the browser and Cloudflare, but not between Cloudflare and your origin server. 'Full' encrypts both, but requires a valid SSL certificate on your origin server. 'Full (strict)' is the most secure, requiring a valid certificate and verifying its authenticity. 'Full (strict)' is recommended for maximum security, but 'Full' is a good starting point if you're having certificate issues.