Correction for key encryption, not certificate encryption.

This commit is contained in:
inference 2023-05-30 00:30:55 +01:00
parent 734333601a
commit cd491245f9
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -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