Skip to content

Doesn't work on Mac and Windows #1

Description

@gkns

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions