Hello
While I have a brief understanding of how AutoSSL works, I would like to find out how the validation works with an already secured domain name.
AutoSSL runs a process which places a text file in the users account, and cPanel will validate the domain by accessing the link, for example:
Once it validates the SSL cert is provisioned.
Question 1:
If the SSL cert is already active and AutoSSL renews the certificate, it goes through validation again.
Does cPanel revalidate on the secured link or on a non-secured link?
For example:
If the answer above is it always validates to a non-ssl link then:
Question 2:
If a website has a redirect where non-ssl URLs are redirected to ssl URLs, does cPanel have some sort of way of bypassing this to access the non-ssl URL?
Now I'm trying to understand how AutoSSL works behind a domain name that is using Cloudflare.
Question 3:
Does AutoSSL work behind Cloudflare?
If it doesn't, what is the process for validating SSL certs behind Cloudflare?
Hopefully it all makes sense and someone is able to help me understand this.
While I have a brief understanding of how AutoSSL works, I would like to find out how the validation works with an already secured domain name.
AutoSSL runs a process which places a text file in the users account, and cPanel will validate the domain by accessing the link, for example:
Code:
http://www.domainname.com/well-known/pki-validation/E4C6EAECEA54898108AF58B5A2825341.txt
Question 1:
If the SSL cert is already active and AutoSSL renews the certificate, it goes through validation again.
Does cPanel revalidate on the secured link or on a non-secured link?
For example:
Code:
httpS://www.domainname.com/well-known/pki-validation/E4C6EAECEA54898108AF58B5A2825341.txt
or
http://www.domainname.com/well-known/pki-validation/E4C6EAECEA54898108AF58B5A2825341.txt
Question 2:
If a website has a redirect where non-ssl URLs are redirected to ssl URLs, does cPanel have some sort of way of bypassing this to access the non-ssl URL?
Now I'm trying to understand how AutoSSL works behind a domain name that is using Cloudflare.
Question 3:
Does AutoSSL work behind Cloudflare?
If it doesn't, what is the process for validating SSL certs behind Cloudflare?
Hopefully it all makes sense and someone is able to help me understand this.