.well-known added to all accounts
Is the .well-known folder created by cPanel or is it created by something else?
If so...
Is this folder automatically placed in all newly created accounts? Is it added to all previous accounts?
-
Full details of the folder/file changes can be found at Urgent DCV Updates This Week | cPanel Blog 0 -
Hello, Yes, that folder is created by cPanel for use with the AutoSSL feature as part of the domain validation process. Thanks! 0 -
If i enable autoSSL for an existing site will add the .well-known folder right away or will it wait until cPanel updates are ran? 0 -
f i enable autoSSL for an existing site will add the .well-known folder right away or will it wait until cPanel updates are ran?
Hello, The AutoSSL check runs daily as part of the following cron job:# cat /etc/cron.d/cpanel_autossl 32 3 * * * root /usr/local/cpanel/bin/autossl_check --all
You could manually run the command if you want to initiate it right away:/usr/local/cpanel/bin/autossl_check --all
Keep in mind the AutoSSL feature processes the SSL certificate request immediately when a new account is created, and immediately when a new addon domain or subdomain is created. Thank you.0
Please sign in to leave a comment.
Comments
5 comments