[gnutls-devel] GnuTLS | What is the command to print a PEM format CRL using GnuTLS? (#1636)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Dec 24 07:56:41 CET 2024
Daiki Ueno commented: https://gitlab.com/gnutls/gnutls/-/issues/1636#note_2272899192
`certtool --crl-info` accepts PEM format by default:
```console
certtool --crl-info --infile tests/cert-tests/data/crl-demo1.pem
X.509 Certificate Revocation List Information:
Version: 2
Issuer: CN=Trust Anchor,O=Test Certificates 2011,C=US
[...]
```
Are you asking about the command line to parse a DER format CRL? In that case, `--inder` is the answer.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1636#note_2272899192
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/20241224/89a0539a/attachment-0001.html>
More information about the Gnutls-devel
mailing list