mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-21 13:59:40 +00:00
Fix typo in crl2pkcs documentation
Fixes #13910 CLA: trivial Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13911)
This commit is contained in:
parent
a3d267f184
commit
6857058016
@ -55,7 +55,7 @@ output by default.
|
|||||||
|
|
||||||
Specifies a filename containing one or more certificates in B<PEM> format.
|
Specifies a filename containing one or more certificates in B<PEM> format.
|
||||||
All certificates in the file will be added to the PKCS#7 structure. This
|
All certificates in the file will be added to the PKCS#7 structure. This
|
||||||
option can be used more than once to read certificates form multiple
|
option can be used more than once to read certificates from multiple
|
||||||
files.
|
files.
|
||||||
|
|
||||||
=item B<-nocrl>
|
=item B<-nocrl>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user