[gnutls-devel] GnuTLS | ocsptool: only write the OCSP response to outfile when --outpem is used (#975)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Apr 21 06:03:08 CEST 2020
Joseph Nahmias commented:
As a workaround, I'm currently using the following:
`ocsptool --ask --load-cert /etc/ssl/example.org/example_org-20190505.crt --load-issuer /etc/ssl/example.org/intermediate.crt --outpem 2>/dev/null | sed -n '/^-----BEGIN/,/^-----END/p'`
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/975#note_327738568
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/20200421/35542cdb/attachment.html>
More information about the Gnutls-devel
mailing list