Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: ALIAS target not properly canonicalized #2899

Merged
merged 3 commits into from
Apr 1, 2024
Merged

Conversation

tlimoncelli
Copy link
Contributor

@tlimoncelli tlimoncelli commented Apr 1, 2024

Fixes #2892

Bug description:

ALIAS("@", "web-public")

...should be the same as...

ALIAS("@", "web-public.my.domain.")

...but instead it acts like...

ALIAS("@", "web-public.")

@tlimoncelli tlimoncelli changed the title ALIAS target not properly canonicalized BUG: ALIAS target not properly canonicalized Apr 1, 2024
@tlimoncelli tlimoncelli merged commit a9a4725 into main Apr 1, 2024
16 checks passed
@tlimoncelli tlimoncelli deleted the tlim_issue2892_alias branch April 1, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CF Origin DNS errors when using ALIAS with subdomains
1 participant