From 3892f94535e342545afe5293bf14c1ca6181ae33 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 6 Oct 2017 07:44:27 +0200 Subject: doc/apps/openssl.pod: Add missing commands and links Fixes #4471 and more Reviewed-by: Andy Polyakov (Merged from https://github.com/openssl/openssl/pull/4473) --- doc/apps/openssl.pod | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/apps/openssl.pod b/doc/apps/openssl.pod index 7fc53c9bae..9196547b8c 100644 --- a/doc/apps/openssl.pod +++ b/doc/apps/openssl.pod @@ -182,6 +182,10 @@ PKCS#12 Data Management. PKCS#7 Data Management. +=item L|pkcs8(1)> + +PKCS#8 format private key conversion tool. + =item L|pkey(1)> Public and private key management. @@ -198,6 +202,10 @@ Public key algorithm cryptographic operation utility. Generate pseudo-random bytes. +=item L|rehash(1)> + +Create symbolic links to certficate and CRL files named by the hash values. + =item L|req(1)> PKCS#10 X.509 Certificate Signing Request (CSR) Management. @@ -418,17 +426,20 @@ Read the password from standard input. =head1 SEE ALSO -L, L, L, +L, L, L, L, L, L, L, L, L, L, L, -L, L, L, L, -L, L, L, +L, L, +L, L, L, L, L, +L, L, L, L, L, L, L, -L, L, L, +L, L, L, +L, L, L, L, L, L, -L, L, -L, L, +L, L, L, +L, L, L, +L, L, L, L, L, L, L -- cgit v1.2.3