Hi,

I think I found either a bug in the documentation or a bug in the
load_verify_locations function (or I am just using the function wrong).

https://docs.python.org/3/library/ssl.html#ssl.SSLContext.
load_verify_locations

I am trying to use crls with the ssl.py library which according to the
documentation should be done by with the load_verify_locations function.
Here is my stackoverflow post about it: https://stackoverflow.com/ques
tions/51196492/how-to-use-crls-in-pyopenssl?noredirect=1#
comment89404681_51196492

Thanks,

Joe
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to