Comment 2 for bug 1174312

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

OK, I've fixed all the genuinely new failures in trunk now. What I mean by that: "twisted.internet.ssl.CertificateOptions.__init__: invalid ref to OpenSSL.crypto.X509" is not actually a new error, but before yesterday's changes it was being reported as "twisted.internet._sslverify.OpenSSLCertificateOptions.__init__:637 invalid ref to OpenSSL.crypto.X509". This probably counts as an improvement...