Skip to content

Add fields to cert to avoid warnings (that show up on python urllib3) #3

@orblivion

Description

@orblivion

For Desert Atlas I disable urllib3 warnings to keep it from spamming the logs:

https://github.com/orblivion/desert-atlas/blob/3f8a5d0da9222258022a387ded313fc3e95ea5c8/server.py#L11

I actually tried to fix this at one point and couldn't quite figure it out. But iirc the cert is missing certain fields or something. To reproduce it just use urllib3 with powerbox proxy and it'll tell you more specifically what it was, and/or you can look up the warning message.

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