Skip to content

[nfoSceneParser] request library fails on self signed SSL certificates #625

@buubbs

Description

@buubbs

I've enabled SSL by adding a stash.crt and stash.key to my stash directory. It is a self signed certificate.

When I try to use the regex parser the logs indicate that the SSL/TLS handshake fails. To fix it, we can add a verify=false as a parameter to the requests.post call. Probably a better fix is to seed this verify param with something from config.yml.

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