Error: CERTTIME_DATETEST must be > MIN_TIME_VALUE

Jeffrey Walton <[email protected]> Wed, 24 Mar 2021 09:56:45 -0400
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <CAH8yC8=W9Kf1UJAP30Cze+A=s2iTQ4rrEFvoOjB76HCE6==DLw@mail.gmail.com>
Hi Everyone,

I'm building Cryptlib 3.4.5 on Ubuntu 20, x86_64, fully patched. A
typical $CC invocation is:

clang -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN
-DFIXED_SEED=0xcebf72b4df3e2e10 -DHAS_ZLIB -Wno-pointer-sign
-Wno-switch -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -DOSVERSION=5 -O3
-fomit-frame-pointer -D_REENTRANT -o ./static-obj/bn_asm.o bn/bn_asm.c

testlib is having an issue at:

Testing CA certificate creation/export...
Error: CERTTIME_DATETEST must be > MIN_TIME_VALUE.
The test was aborted due to an error being detected.  If you want to report
this problem, please provide as much information as possible to allow it to
be diagnosed, for example the call stack, the location inside cryptlib where
the problem occurred, and the values of any variables that might be
relevant.

Would someone know what might be going sideways?

Thanks.

_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.