From: Dr. Stephen Henson Date: Mon, 17 Sep 2007 17:54:02 +0000 (+0000) Subject: PR: 1560 X-Git-Tag: OpenSSL_0_9_8f~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=346f2f93e1a798cab025a2576d98f020c069e3aa;p=thirdparty%2Fopenssl.git PR: 1560 --- diff --git a/doc/apps/rsautl.pod b/doc/apps/rsautl.pod index a7c1681d985..1a498c2f62e 100644 --- a/doc/apps/rsautl.pod +++ b/doc/apps/rsautl.pod @@ -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: