X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman1%2Fopenssl-storeutl.pod;h=79e65c4efa49d10d11268599c644a28595f6c793;hp=a0a2c31f0212db4c65d56ffcc35e4603d29be40a;hb=2f0ea9365806895c313b6d8e2ce33428260e856c;hpb=fed8bd90e4cf02066eeed9426e29d709e3630cc9 diff --git a/doc/man1/openssl-storeutl.pod b/doc/man1/openssl-storeutl.pod index a0a2c31f02..79e65c4efa 100644 --- a/doc/man1/openssl-storeutl.pod +++ b/doc/man1/openssl-storeutl.pod @@ -49,7 +49,7 @@ this option prevents output of the PEM data. =item B<-passin> I -the key password source. For more information about the format of B +the key password source. For more information about the format of I see L. =item B<-text> @@ -59,7 +59,7 @@ B, B, etc. =item B<-engine> I -specifying an engine (by its unique B string) will cause B +specifying an engine (by its unique I string) will cause B to attempt to obtain a functional reference to the specified engine, thus initialising it if needed. The engine will then be set as the default for all available algorithms. @@ -80,7 +80,7 @@ returned. =item B<-subject> I -Search for an object having the subject name B. +Search for an object having the subject name I. The arg must be formatted as I. Keyword characters may be escaped by \ (backslash), and whitespace is retained. Empty values are permitted but are ignored for the search. That is,