My domain is: foodsreborn.com
My web server is (include version): nginx/1.21.2
The operating system my web server runs on is (include version): Ubuntu 20.04.3 LTS
My hosting provider, if applicable, is: UpCloud
I can log in to a root shell on my machine (yes or no, or I don't know): Yes.
The version of my client is (e.g. output of
certbot --version
orcertbot-auto --version
if you're using Certbot): certbot 1.18.0
Hi all,
I have successfully set up my domain SSL certificate via certbot and its Cloudlfare plugin (dns-cloudflare). I obtained SSL for the root domain and wildcard (for domain.com *.domain.com) . This certificate expires on 2021-11-23.
I use the Ezoic advertising network. They are working as a proxy for my site (Cloudflare>Ezoic>Mysite).
In Cloudflare, I use the "Strict" option for SSL certificates.
When I use their SSL settings, SSL Type as "Strict", it shows the following error in HTML source.
<!-- x509: cannot validate certificate for xxx.xxx.xxx.xxx because it doesn't contain any IP SANs -->
However, if I use SSL Type as "Full" there is no issue. In Ezoic SSL full mode, Ezoic does not verify the validity of the SSL certificate.
As per the Ezoic support if I want to use the strict options I have to use a "fully valid SSL certificate and in keeping with all regulations.".
How do I fix this issue?
Are there anyway to manually verify the Let's Encrypt certificate validity?