From 59d426ee7dac49c1ea74be78e0a382e989efea2e Mon Sep 17 00:00:00 2001 From: Lev Walkin <vlm@lionet.info> Date: Thu, 23 Sep 2004 22:18:25 +0000 Subject: [PATCH] use x509dump --- FAQ | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/FAQ b/FAQ index c6a94591..0873a248 100644 --- a/FAQ +++ b/FAQ @@ -30,9 +30,12 @@ A: However, the asn1c compiler is able to understand the newer PKIX1 ASN.1 specs, contained in RFC3280, which obsole RFC2459. - Try this one out: + Try this one out instead: + + cd ./examples/sample.source.PKIX1 + make + ./x509dump -h - ./asn1c/asn1c -P examples/rfc3280-*.asn1 -- Lev Walkin -- GitLab