Skip to content

Commit aeba6bd

Browse files
evK1sophietheking
andauthored
Update securing-your-github-pages-site-with-https.md (#26373)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
1 parent 898f416 commit aeba6bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ All {% data variables.product.prodname_pages %} sites, including sites that are
4040

4141
When you set or change your custom domain in the Pages settings, an automatic DNS check begins. This check determines if your DNS settings are configured to allow {% data variables.product.prodname_dotcom %} to obtain a certificate automatically. If the check is successful, {% data variables.product.prodname_dotcom %} queues a job to request a TLS certificate from [Let's Encrypt](https://letsencrypt.org/). On receiving a valid certificate, {% data variables.product.prodname_dotcom %} automatically uploads it to the servers that handle TLS termination for Pages. When this process completes successfully, a check mark is displayed beside your custom domain name.
4242

43+
Please note that your {% data variables.product.prodname_pages %} site must be publicly available for a Let's Encrypt certificate to be issued. Once the certificate has been issued you may revert the site to private.
44+
4345
The process may take some time. If the process has not completed several minutes after you clicked **Save**, try clicking **Remove** next to your custom domain name. Retype the domain name and click **Save** again. This will cancel and restart the provisioning process.
4446

4547
## Resolving problems with mixed content

0 commit comments

Comments
 (0)