[gnutls-devel] GnuTLS | WIP: Add option to store all stapled OCSP responses to gnutls-cli (!1189)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sat Feb 8 12:49:08 CET 2020
Airtower commented on a discussion on src/cli-args.def: https://gitlab.com/gnutls/gnutls/-/merge_requests/1189#note_284668430
> name = save-ocsp;
> arg-type = string;
> descrip = "Save the peer's OCSP status response in the provided file";
> - doc = "";
> + doc = "";
> + flags-cant = save-ocsp-multi;
> +};
> +
> +flag = {
> + name = save-ocsp-multi;
> + arg-type = file;
It might simplify things to use it in the future, but I'll change to `string` for now.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1189#note_284668430
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/20200208/a9034c5c/attachment.html>
More information about the Gnutls-devel
mailing list