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

SSL certificate with incorrect domain used for https://www.flatpak.org URL #697

Open
ellenfieldn opened this issue Jan 19, 2025 · 1 comment

Comments

@ellenfieldn
Copy link

Summary

If rather than https://flatpak.org, a user visits https://www.flatpack.org, an SSL cert for *.apps.openshift.gnome.org will be used rather than the expected flatpak.org domain.

I tried a few variants and included a quick breakdown of valid vs. invalid certificates by URL.

  • As far as I can tell, errors occur with all https://www. variants.
  • Additionally, errors occur at https://flatpak.org/, but only for that specific URL with a slash at the end.
  • Aside from the above, https://flatpak.org and all its subpages appear to use the correct certificate.

I also included a full breakdown of the URLs i tried below the screenshots in the details.

Details

I stumbled on this accidentally while clicking a link to https://www.flatpak.org from documentation elsewhere:

Image

Inspecting the certificate shows a wildcard cert of *.apps.openshift.gnome.org

Image

Full breakdown

Given the case with the / at the end of the domain, I also checked a few URLs in addition the base URL:

@AsciiWolf
Copy link
Collaborator

I can confirm this issue. Some of the pages indeed seem to use a certificate for *.apps.openshift.gnome.org. Probably a CDN issue?

/cc @barthalion

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

No branches or pull requests

2 participants