Skip to content

SSL: CERTIFICATE_VERIFY_FAILED in swaglogger.py #75

@dotbanana

Description

@dotbanana

I started digging around the code in the plugins and found https://gw.swop.one/ in swaglogger. This seems to be quite nice. But my plugin on Windows7 throws a "SSL: CERTIFICATE_VERIFY_FAILED"-Error.
Is there some workaround to fix this? Tried to set a manual certificate-file from verisign by
resp = urllib2.urlopen(request, json.dumps(resp_json), cafile="verisign.pem")
in SwagLogger, but it does not help.

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