projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9fd77e
)
Show an example of moving the emailAddress object from the subkect DN
author
Richard Levitte
<levitte@openssl.org>
Wed, 11 Apr 2001 13:04:20 +0000
(13:04 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 11 Apr 2001 13:04:20 +0000
(13:04 +0000)
to subjectAltName when signing a certificate.
apps/openssl.cnf
patch
|
blob
|
history
diff --git
a/apps/openssl.cnf
b/apps/openssl.cnf
index 5071d858c5d3aa89a0ead73819674936c7ae60e6..eca51c3322803c21c213c72516126a869bbc7f80 100644
(file)
--- 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