Trying to set up nginx static content website over https with acme.ch and cloudflare.
Hi guys, I installed acme.sh script and created the certificates, restarted nginx, but when I am trying to access my site I get error SSL handshake failed error code 522 in the web browser.
nginx error logs are empty, and in the access logs there is some weird text and I can't understand what this means.
Here is what access logs looks like when i'm refreshing the web browser window. Suggestions?
3 Replies
what is your tls encryption level set to? (flexible, strict, etc.)
full
in the SSL section on cloudflare the encryption level is set to FULL if this is what you are refering to?
I recreated the certificates using cloudflare SSL origin server and its working now. thank you!
no problem