summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/rsautl.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/rsautl.1')
-rw-r--r--secure/usr.bin/openssl/man/rsautl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/usr.bin/openssl/man/rsautl.1 b/secure/usr.bin/openssl/man/rsautl.1
index 23166c3..ab83550 100644
--- a/secure/usr.bin/openssl/man/rsautl.1
+++ b/secure/usr.bin/openssl/man/rsautl.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.37
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "RSAUTL 1"
-.TH RSAUTL 1 "2007-03-15" "0.9.8e" "OpenSSL"
+.TH RSAUTL 1 "2009-06-14" "0.9.8k" "OpenSSL"
.SH "NAME"
rsautl \- RSA utility
.SH "SYNOPSIS"
@@ -275,7 +275,7 @@ The final \s-1BIT\s0 \s-1STRING\s0 contains the actual signature. It can be extr
The certificate public key can be extracted with:
.PP
.Vb 1
-\& openssl x509 -in test/testx509.pem -pubout -noout >pubkey.pem
+\& openssl x509 -in test/testx509.pem -pubkey -noout >pubkey.pem
.Ve
.PP
The signature can be analysed with:
OpenPOWER on IntegriCloud