[gnutls-devel] GnuTLS | Add `--attime` option to tools that perform certificate verification (#1463)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Sat Mar 18 16:56:46 CET 2023




Andreas Metzler commented:


Somehow  related: Some tests currently use openssl combined with datefudge. These could probably converted to `openssl ... -attime`. OpenSSL's -attime option only accepts seconds-since-epoch format, and 1519858800 is quite a bit less readable than "2018-03-01 00:00:00". With GNU date one can use `date -d "2018-03-01 00:00:00" +%s` to convert on the fly but neither the -d option nor the %s format are POSIX. - Any bright ideas?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1463#note_1319588313
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/20230318/b7f0bf39/attachment.html>


More information about the Gnutls-devel mailing list