Skip to content

Refresh GitHub Pages HTTPS certificate for react.luau.page #50

@Nicell

Description

@Nicell

Hi! We recently moved luau.page DNS from Cloudflare to Porkbun.

Cloudflare used to terminate TLS at the edge. Porkbun is DNS-only, so GitHub Pages now needs to serve a certificate that includes this custom domain directly:

  • react.luau.page

Some GitHub Pages sites may temporarily serve the default *.github.io certificate until GitHub refreshes the custom-domain HTTPS certificate.

Could you open Settings -> Pages for this repository? That was enough to refresh the cert for luau.page. If it stays stuck, GitHub troubleshooting docs recommend removing and re-adding the custom domain to restart HTTPS provisioning.

You can also trigger/check the GitHub Pages DNS health check with:

gh api repos/jsdotlua/react-lua/pages/health

No code change should be needed; this is just a GitHub Pages settings/certificate refresh after the DNS provider change.

Thanks, and sorry for the migration noise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions