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

DNS wildcards showing false positive on secure hostname #757

Open
Frost117 opened this issue May 8, 2024 · 0 comments
Open

DNS wildcards showing false positive on secure hostname #757

Frost117 opened this issue May 8, 2024 · 0 comments

Comments

@Frost117
Copy link

Frost117 commented May 8, 2024

Issue description

Scenario:

You have a DNS and you want to add a www.hostname.com to your Umbraco Cloud project.

If you add a www hostname to your Cloud project and you use a DNS wildcard to verify ownership, then in the Cloud Portal you see it comes in as Protected, but if you visit the hostname you will get SSL misconfiguration error, like so:
image

Steps to reproduce.

Requirements:
DNS provider
Hostname

  1. In DNS provider add a CNAME for *.hostname.com and set value to dns.umbraco.io
  2. add www.hostname.com to Cloud project
  3. www hostname will turn on protected.
  4. visit www hostname and see the issue.

I would expect this to work since wildcards for DNS records are valid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant