nikitastupin / clairvoyance

Obtain GraphQL API schema even if the introspection is disabled
Apache License 2.0
960 stars 87 forks source link

SSL Certificate issue #61

Closed blacksper closed 1 year ago

blacksper commented 1 year ago

Hello, I have the following error on some hosts with following error:

2023-02-02 02:11:02 WARNING | Error posting to https://host.com/graphql: Cannot connect to host host.com:443 ssl:True [SSLCertVerificationError: (1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'host.com'. (_ssl.c:1131)")] Could you please add an option to ignore certificates?