Revoked ssl not raising exception with verify=True #1729
Unanswered
mmandric
asked this question in
Potential Issue
Replies: 1 comment 1 reply
-
Related: psf/requests#3770 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Running this code print 200 and raises an exception for the second request, but why is the first request returning 200 and not raising an exception?
Beta Was this translation helpful? Give feedback.
All reactions