Correction for key encryption, not certificate encryption.
This commit is contained in:
parent
734333601a
commit
cd491245f9
@ -1,13 +1,12 @@
|
||||
= OpenSSL Certificate Chain
|
||||
|
||||
Version: 0.0.0.0
|
||||
Version: 0.0.0.1
|
||||
|
||||
|
||||
This documentation contains the complete set of commands to create a new OpenSSL self-signed
|
||||
certificate chain with V3 subjectAltName (SAN) extensions enabled.
|
||||
Multiple SANs can be included in a certificate by adding each domain as a comma-delimited string.
|
||||
Each certificate can be encrypted or unencrypted, with multiple encryption options; AES is
|
||||
recommended.
|
||||
Each key can be encrypted or unencrypted, with multiple encryption options; AES is recommended.
|
||||
|
||||
|
||||
== Create Certificate Authority Key
|
||||
|
Loading…
x
Reference in New Issue
Block a user