Commit 59d426ee authored by Lev Walkin's avatar Lev Walkin

use x509dump

parent c3808c1f
...@@ -30,9 +30,12 @@ A: ...@@ -30,9 +30,12 @@ A:
However, the asn1c compiler is able to understand the newer PKIX1 However, the asn1c compiler is able to understand the newer PKIX1
ASN.1 specs, contained in RFC3280, which obsole RFC2459. 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 Lev Walkin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment