Show an example of moving the emailAddress object from the subkect DN

to subjectAltName when signing a certificate.
This commit is contained in:
Richard Levitte 2001-04-11 13:04:20 +00:00
parent c9fd77e9dd
commit ed2e24d564
1 changed files with 3 additions and 0 deletions

View File

@ -188,6 +188,9 @@ authorityKeyIdentifier=keyid,issuer:always
# This stuff is for subjectAltName and issuerAltname.
# Import the email address.
# subjectAltName=email:copy
# An alternative to produce certificates that aren't
# deprecated according to PKIX.
# subjectAltName=email:move
# Copy subject details
# issuerAltName=issuer:copy