Skip to content

Commit c43ed80

Browse files
authored
User newer oscrypto to fix detection of later OpenSSL versions (#632)
1 parent 13cc437 commit c43ed80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.evergreen/ocsp/mock-ocsp-responder-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ flask==2.2.5
44
itsdangerous==2.1.2
55
Jinja2==3.1.6
66
MarkupSafe==2.1.4
7-
oscrypto==1.3.0
7+
# Necessary fix for newer OpenSSL versions (see: https://github.com/wbond/oscrypto/issues/78)
8+
git+https://github.com/wbond/oscrypto.git@d5f3437
89
waitress==3.0.2
910
Werkzeug==3.0.6

0 commit comments

Comments
 (0)