[Bug 79548] [openssl] Certificate tests failing : "SSL Certificate Verification Error for weasel-juice.org"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 23 23:02:30 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=79548

--- Comment #5 from diane at ghic.org ---
I traced this error with gdb. 

12 is coming from the openssl call SSL_get_verify_result, the openssl verify
docs say that is:

 12 X509_V_ERR_CRL_HAS_EXPIRED: CRL has expired

openssl crl -in tests/certs/ca-0-crl.pem -text

shows this:

    Signature Algorithm: sha256WithRSAEncryption
        Issuer: /C=UK/O=Collabora/OU=Wocky Test Suite/ST=Confused/CN=Wocky XMPP
Library
        Last Update: May 10 16:43:50 2012 GMT
        Next Update: May 10 16:43:50 2013 GMT
        CRL extensions:

I'm trying to figure out how to adjust the openssl config files in tests/certs
to work with the current openssl, as its pretty clear the fix is to generate an
updated CRL.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list