thor icon indicating copy to clipboard operation
thor copied to clipboard

TLS cert checking

Open mnot opened this issue 5 years ago • 1 comments

https://pypi.org/project/certifi/

mnot avatar May 22 '20 10:05 mnot

It looks like this can be done with the native library from 3.7: https://docs.python.org/3/library/ssl.html#ssl-security

mnot avatar May 30 '22 23:05 mnot