[gnutls-devel] GnuTLS | Service Desk (from alice at domblogger.net): failed CRL test w/ gnutls 3.6.5 (#647)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Dec 20 17:25:14 CET 2018


Okay this is the grep line in the test that fails:

    sed 's/\r$//' <"${INFOFILE}" | grep "CRL Number (not critical): 013c1972a0[0-9a-f]\{30\}$" >/dev/null 2>&1

This is from `${INFOFILE}`

    	Extensions:
    		Authority Key Identifier (not critical):
    			5d40adf0ce9440958b7e99941d925422ca72365f
    		CRL Number (not critical): 3c1972a015fd74ad2e6e54fd1537d90df75668

It looks like the generation of the CRL is close to matching the grep, just missing the leading 01
Interesting it is 38 characters long, two shy of the 40 the grep also expects.

The CRL is generated just above it but uses some other files.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/647#note_126513076
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181220/44acd0b4/attachment.html>


More information about the Gnutls-devel mailing list