External Domain With Github Repo Issue #193658
Answered
by
hassamohammed
67master667
asked this question in
Repositories
-
🏷️ Discussion TypeQuestion BodyWhenever I connect my external domain from godaddy to my html css js website github repo, it works but it still says issue with ssl certificate. What do I do? |
Beta Was this translation helpful? Give feedback.
Answered by
hassamohammed
Apr 24, 2026
Replies: 1 comment 2 replies
-
|
This is common when connecting a domain from GoDaddy to GitHub Pages. Quick fix:
If it still fails, remove the domain and add it again to retrigger SSL. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
67master667
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is common when connecting a domain from GoDaddy to GitHub Pages.
Quick fix:
A→ GitHub Pages IPsCNAME→yourusername.github.ioIf it still fails, remove the domain and add it again to retrigger SSL.