Comment 4 for bug 570101

Revision history for this message
M.-A. Lemburg (mal-egenix) wrote :

In addition, there's this failure, but it appears to be related to the above change in output format:

======================================================================
ERROR: test_friendly_name (__main__.PKCS12Tests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/OpenSSL/test/util.py", line 40, in tearDown
    self.fail("Left over errors in OpenSSL error queue: " + repr(e))
AssertionError: Left over errors in OpenSSL error queue: Error([('x509 certificate routines', 'X509_check_private_key', 'key values mismatch')],)