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]: In Cosmos beta, certificates downloaded from the trust this server page have incorrect mime-type #394

Open
fastfinge opened this issue Jan 27, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@fastfinge
Copy link

What happened?

When I try to download the .crt certificate to trust a cosmos server on my iphone, it is downloaded with the extension .crt.txt, and thus cannot be installed. It must first be renamed to .crt.

What should have happened?

When downloading the certificate on IOS Safari, the extension should be .crt, not .crt.txt.

How to reproduce the bug?

  1. Go to "trust this server"
  2. Click on the icon to download the root certificate.
  3. it gets saved as .crt.txt.

Relevant log output

Other details

In theory, correcting the mime type in the headers should fix this.

System details

  • OS: IOS 18 client, Debian 12 server
  • Browser Safari
  • Version cosmos 0.18.0-4
@fastfinge fastfinge added the bug Something isn't working label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant