lightos/Panoptic

Trust all SSL statergy please

Closed this issue · 3 comments

Error reason '[SSL: CERTIFICATE_VERIFY_FAILED]

I think the best solution would be to add an argument to accept invalid SSL certs, something like --allow-invalid-ssl. I will look into this later this week.

Yepp thats what i meant. Many programs allow for an optional --insecure argument where ssl is concern to allow for self signed certs to be used in dev/testing envs.

I pushed commit bc7236c to address this issue. Please test if you can and let me know if it works as expected.