summaryrefslogtreecommitdiff
path: root/openssl.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'openssl.cnf')
-rw-r--r--openssl.cnf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl.cnf b/openssl.cnf
index 2521f88..2bee755 100644
--- a/openssl.cnf
+++ b/openssl.cnf
@@ -179,6 +179,7 @@ basicConstraints=CA:FALSE
# This is typical in keyUsage for a client certificate.
# keyUsage = nonRepudiation, digitalSignature, keyEncipherment
+extendedKeyUsage = $ENV::EKU
# This will be displayed in Netscape's comment listbox.
nsComment = "OpenSSL Generated Certificate"