Solved
Forum Discussion
simon
11 months agoPuritan
The current default is not to verify SSL certificates, which is why we get those warnings in traceback logs. They are benign. The modules do not have the ability to force SSL cert checking and passing an SSL cert to use. This is because the majority of arrays use self-signed certs (as you are doing). We could add this but we haven't had any specific requests for it. In your case this wouldn't have any effect.
Related Content
- 3 months ago
- 2 months ago