Skip to content

Commit ebe862d

Browse files
committed
update doc
1 parent b54ed09 commit ebe862d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/ocsp.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# service_identity 18.1.0 introduced support for IP addr matching.
55
# Fallback to certifi on Windows if we can't load CA certs from the system
66
# store and just use certifi on macOS.
7+
# pyopenssl, cryptography, and service_identity must be set in tandem.
78
# https://www.pyopenssl.org/en/stable/api/ssl.html#OpenSSL.SSL.Context.set_default_verify_paths
89
certifi>=2023.7.22;os.name=='nt' or sys_platform=='darwin'
910
pyopenssl>=23.2.0

0 commit comments

Comments
 (0)