STINNER Victor added the comment: > It was *really* trivial. I just had to expose two simple OpenSSL APIs to > enable / disable CRL.
It was trivial thanks to all the work done before around SSLContext. For example, Python 2.7 doesn't have SSLContext, so adding support for CRL in Python 2.7 is non-trivial :-/ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8813> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com