Update from stable branch.

This commit is contained in:
Dr. Stephen Henson 2007-09-17 17:54:31 +00:00
parent c81898cbc4
commit a529a80108

View File

@ -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: