Antoine Pitrou <[email protected]> added the comment: > "This information" being no information, is that really all you can get out > of OpenSSL?
Well the situation as the same as a system call which would return failure but leave errno 0 (except that OpenSSL has its own kind-of-errnos). OpenSSL's error reporting is unfortunately poorly if at all documented, and I don't know what to do here. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10808> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
