SSL Certificate Issue #204055
BGEAerials
started this conversation in
A Welcome to GitHub
SSL Certificate Issue
#204055
Replies: 2 comments
|
I wasn't having any issues with deleting and re uploading my repository till the other day. Any and all information is much appreciated. |
0 replies
|
it may not be related to your repository itself. GitHub Pages SSL certificates can sometimes get delayed after changes like deleting and re-uploading a repository. I would make sure your custom domain is still set in the repository Pages settings and give the certificate some time to regenerate. If it stays stuck, GitHub Support would be the best place to check the certificate status. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Introduce yourself
Hi everyone,
I'm trying to use a custom domain with GitHub Pages:
Domain: bgeaerials.com
Current status:
DNS Check: ✅ Successful
Certificate: ⏳ Certificate is being provisioned
Enforce HTTPS: ❌ Unavailable
Repository: Public
Build: Deploy from branch (main)
CNAME file contains only:
bgeaerials.com
DNS has been verified with Namecheap:
Apex A records point to GitHub Pages.
www is a CNAME to BGEAerials.github.io.
No CAA records exist.
No conflicting DNS records.
I've already tried:
Removing and re-adding the custom domain several times.
Waiting for DNS propagation.
Confirming the repository is public.
Confirming the CNAME file is correct.
SSL Labs reports that GitHub is still serving the default *.github.io certificate instead of one for bgeaerials.com, which results in a certificate name mismatch.
Has anyone experienced this before, or is there anything else I should check? Could the certificate provisioning be stuck on GitHub's side?
Links (optional)
No response
Where are you in your GitHub journey?
Brand new to GitHub
And where are you going next on GitHub?
I am trying to get my website to load on phones and tablets without a secure connection error.
What technical skills or projects are you working on?
I am working on fixing the secure connection error.
Got a question for us? (optional)
No response
All reactions