Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

bug: Error when using local SSL certificate chain #102

@mattkram

Description

@mattkram

Certificate verification fails in some enterprise environments. We need to investigate how this is handled with conda and match the behavior. We may also want to consider loading the settings in a uniform manner.

> conda env-log log --name base
Unexpected error was encountered while logging C:\ProgramData\anaconda3: HTTPSConnectionPool(host='anaconda.com', port=443): Max retries exceeded with url: /api/environments/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1028)')))

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