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

Misconfigured HTTPS #38

Open
ghost opened this issue Jul 24, 2018 · 5 comments
Open

Misconfigured HTTPS #38

ghost opened this issue Jul 24, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented Jul 24, 2018

The owner of level0.osmz.ru has configured their website improperly.

  • The certificate is not trusted because it is self-signed.
  • The certificate expired on September 6, 2015, 9:49:00 AM GMT.

HTTPS is necessary to log in to OSM with OAuth, logging in fails as of now.

Am I being man-in-the-middled or are you not providing a valid cert?

@Zverik
Copy link
Owner

Zverik commented Jul 24, 2018

HTTPS is not required to sign in via OAuth. I've just tested it and had no warnings or issues.
The website indeed does not have a proper certificate. I am planning to add it when I rewrite the server configuration in Ansible. But for now it would be too messy.

@ghost
Copy link
Author

ghost commented Jul 24, 2018

Oh okay. My best guess for my situation is: my HTTPS Everywhere is forcing OpenStreetMap to switch to HTTPS, and OpenStreetMap over HTTPS then forces the callback URL to be HTTPS too.

@sebkur
Copy link

sebkur commented Dec 12, 2019

Would be cool to have HTTPS :) Nowadays it tends to confuse some users if there's no HTTPS connection, even if it is not strictly necessary in this case.

@waldyrious
Copy link

Was this fixed by #52?

@Zverik
Copy link
Owner

Zverik commented Jun 9, 2021

Nope, not yet.

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

3 participants