summaryrefslogtreecommitdiffstats
path: root/apps/openssl.cnf
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-04-11 13:04:20 +0000
committerRichard Levitte <levitte@openssl.org>2001-04-11 13:04:20 +0000
commited2e24d564de40fb23d8f4b363a50e91bd12dcf9 (patch)
tree19c540876669b3917830b2a0c97d0fd9c208c1d0 /apps/openssl.cnf
parentc9fd77e9ddf46153ef9866b64a7cc8a178648d6c (diff)
Show an example of moving the emailAddress object from the subkect DN
to subjectAltName when signing a certificate.
Diffstat (limited to 'apps/openssl.cnf')
-rw-r--r--apps/openssl.cnf3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/openssl.cnf b/apps/openssl.cnf
index 5071d858c5..eca51c3322 100644
--- a/apps/openssl.cnf
+++ b/apps/openssl.cnf
@@ -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