8 bytes removed ,  13:51, 21 September 2022
m
Typo
(Added website keys and CSRs)
m (Typo)
Line 89: Line 89:
# Make a local copy of openssl.cnf
# Make a local copy of openssl.cnf
# Uncomment the line about v3_extensions<pre>req_extensions = v3_req</pre>
# Uncomment the line about v3_extensions<pre>req_extensions = v3_req</pre>
# Add a subjectAlternativeName under basicConstraints and keyUsage  
# Add a subjectAltName under basicConstraints and keyUsage  
     <pre>basicConstraints = CA:FALSE
     <pre>basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
keyUsage = nonRepudiation, digitalSignature, keyEncipherment