truststore icon indicating copy to clipboard operation
truststore copied to clipboard

Document how OS APIs map to Python's SSLContext APIs

Open sethmlarson opened this issue 3 years ago • 0 comments

  • [ ] verify_flags
  • [x] CRLs/revocation mechanism
  • [x] load_verify_locations
  • [x] check_hostname
  • [ ] hostname_checks_common_name

sethmlarson avatar May 03 '22 15:05 sethmlarson