[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
Sun Feb 26 02:10:58 CET 2023



Daiki Ueno created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1463



The tests are currently using the `datefudge` program to tweak current time to be used for certificate verification, which replaces time related syscalls with an LD_PRELOAD'ed library. This could be simplified if the tools (certtool, gnutls-cli, and gnutls-serv) natively support setting the current time when verifying certificates, as with the `-attime` [option](https://www.openssl.org/docs/man1.1.1/man1/verify.html) in OpenSSL s_server and s_client.

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


More information about the Gnutls-devel mailing list