[gnutls-devel] GnuTLS | ocsptool: add `--attime` option (!1724)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Mar 14 05:20:58 CET 2023




Pravek Sharma commented on a discussion on src/ocsptool-options.json: https://gitlab.com/gnutls/gnutls/-/merge_requests/1724#note_1312510998

>            "long-option": "verify-allow-broken",
>            "description": "Allow broken algorithms, such as MD5 for verification",
>            "detail": "This can be combined with --verify-response."
> +        },
> +        {
> +          "long-option": "attime",
> +          "description": "Perform validation at the timestamp instead of the system time",
> +          "detail": "Number of seconds since 01.01.1970",
> +          "argument-name": "timestamp",
> +          "argument-type": "number"

I've added a new commit which does that. The `--attime` option now accepts input like "2023-03-13", "13 March 2023", and "@1678680679" using the Gnulib parse-datetime module.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1724#note_1312510998
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/20230314/4a4d60ae/attachment.html>


More information about the Gnutls-devel mailing list