Commit 346f2f93 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

PR: 1560

parent 25b0e072
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ The final BIT STRING contains the actual signature. It can be extracted with:

The certificate public key can be extracted with:
 
 openssl x509 -in test/testx509.pem -pubout -noout >pubkey.pem
 openssl x509 -in test/testx509.pem -pubkey -noout >pubkey.pem

The signature can be analysed with: