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

Doesn't work on Mac and Windows #1

Open
gkns opened this issue Sep 8, 2020 · 0 comments
Open

Doesn't work on Mac and Windows #1

gkns opened this issue Sep 8, 2020 · 0 comments

Comments

@gkns
Copy link

gkns commented Sep 8, 2020

When I set Firefox browser to point to this proxy and try to access an HTTPS-enabled site, I get an error from the browser:

"Failed to establish a secure connection"

I tried to reach an HTTPS website through a Python requests client as well but to no avail.
The certificate was generated using the command:

openssl req -new -x509 -keyout localhost.pem -out localhost.pem -days 365 -nodes

Also this certificate was added to the Firefox trust Authorities.

The issue has been observer on both Mac Mojave and Windows 10, with Python 3 and OpenSSL versions: OpenSSL 1.1.1c 28 May 2019 and OpenSSL 1.1.1g 21 Apr 2020

@talhasch talhasch reopened this Jan 15, 2021
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