[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 20:44:11 CET 2018


I know what is happening, why this test is failing. You are using four bytes to encode seconds from epoch for the serial number, the  not sure what the bytes after are for. After 32 bit time runs out, it needs a 01 on 64-bit systems, but for whatever reason that isn't happening on my 64-bit system. It's a Y2038 bug on my system.

Is it an external library that you get it from has the bug? As is probably obvious, I'm not a C programmer.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/647#note_126563792
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/d2465d5e/attachment-0001.html>


More information about the Gnutls-devel mailing list