Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Certificates for Windows #9

@Lukasa

Description

@Lukasa

In tls.py we use SSLContext.set_default_verify_paths() to get the system certificate bundle. This works fine on my OS X development box, but leads to cert verification errors on Windows.

Options are either to use a Windows-specific version as well that we know will work, or to start bundling requests' CAcerts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions