Hello, I am on a shared web hosting environment which incorporates cPanel v68.0 (build 28.0).
I am experiencing AutoSSL renewal exclusion warnings which began immediately after I implemented URL 301 redirects in .htaccess to force non-www and non-https URL versions of my website's domain to a URL which includes https and www.
The specific error I am receiving is as follows and applies to both the http:// and http:// www URL versions of the domain:
"The validation required 1 HTTP redirect, but the AutoSSL provider “cPanel (powered by Comodo)” does not permit HTTP redirects. When the system accessed the “http:// example.com/.well-known/pki-validation/7A2FD4D19D76C2BED16311E2C77471F0.txt” URL, it redirected to the “https:// www .example.com/.well-known/pki-validation/7A2FD4D19D76C2BED16311E2C77471F0.txt” URL."
I have checked my .htaccess file for the presence of the mod_redirect exclusions referenced in this thread in regard to cPanel v60 and do not see them.
I therefore manually added the three RewriteCond exclusions as listed in the thread linked above prior to my two existing URL 301 Rewrite Conditions and Rewrite Rule, but am still experiencing these errors.
Is there any updated work-around for this issue in relation to cPanel v68? Or is there perhaps a simpler solution that I have overlooked?
I am experiencing AutoSSL renewal exclusion warnings which began immediately after I implemented URL 301 redirects in .htaccess to force non-www and non-https URL versions of my website's domain to a URL which includes https and www.
The specific error I am receiving is as follows and applies to both the http:// and http:// www URL versions of the domain:
"The validation required 1 HTTP redirect, but the AutoSSL provider “cPanel (powered by Comodo)” does not permit HTTP redirects. When the system accessed the “http:// example.com/.well-known/pki-validation/7A2FD4D19D76C2BED16311E2C77471F0.txt” URL, it redirected to the “https:// www .example.com/.well-known/pki-validation/7A2FD4D19D76C2BED16311E2C77471F0.txt” URL."
I have checked my .htaccess file for the presence of the mod_redirect exclusions referenced in this thread in regard to cPanel v60 and do not see them.
I therefore manually added the three RewriteCond exclusions as listed in the thread linked above prior to my two existing URL 301 Rewrite Conditions and Rewrite Rule, but am still experiencing these errors.
Is there any updated work-around for this issue in relation to cPanel v68? Or is there perhaps a simpler solution that I have overlooked?