Unable to enforce https for github pages with Godaddy domain
Asked Answered
U

2

5

GH-pages tells me the domain is not eligible for HTTPS at this time. I am wondering how do I enable this with a Godaddy purchased domain? My site is connected and running properly, but I cannot get HTTPS to work. I have also checked that there are no mixed-asset types in my index.html

Uxorious answered 20/9, 2021 at 21:17 Comment(0)
U
7

I figured out that in the DNS records that are automatically configured with the GoDaddy domain, you must remove that A Record that has the value of park.

Uxorious answered 20/9, 2021 at 22:31 Comment(3)
I don't see any A Record with Park value, still not able to enable HTTPS. Please helpWile
Hey, I dealt with this a while ago, but that's what worked for me back then. Do you still need help?Uxorious
Got resolved. It was a timing issues. Thanks.Wile
F
1

There will be 4 entries of A and 1 entry of CNAME. Remove the other entries with A and CNAME rest of the type of entries will remain there.

enter image description here

Forty answered 26/9, 2023 at 9:16 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.