[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
Fri Dec 21 05:50:12 CET 2018


Found the problem I believe - the bug is in RHEL/CentOS 7 `datefudge` package.
Well, that's okay, read more C today then I've read in eons and learned a lot.

    [alice at localhost tmp]$ cat runtest.sh 
    #!/bin/bash
    date +%s
    datefudge "2100-01-01 10:00:00" date +%s
    [alice at localhost tmp]$ sh runtest.sh 
    1545367653
    -192457696
    [alice at localhost tmp]$

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


More information about the Gnutls-devel mailing list