Changeset

7693:93c041d5bb0b

Merge 0.10->trunk
author Kim Alvefur <zash@zash.se>
date Thu, 13 Oct 2016 16:31:19 +0200
parents 7691:a5ad858f3a93 (current diff) 7692:90ddd53cbe08 (diff)
children 7694:bffbea1187ca
files certs/localhost.cnf
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/certs/localhost.cnf	Sun Oct 09 21:48:53 2016 +0200
+++ b/certs/localhost.cnf	Thu Oct 13 16:31:19 2016 +0200
@@ -1,7 +1,5 @@
 [v3_extensions]
-extendedKeyUsage = serverAuth,clientAuth
-keyUsage = digitalSignature,keyEncipherment
-basicConstraints = CA:FALSE
+basicConstraints = CA:TRUE
 subjectAltName = @subject_alternative_name
 
 [subject_alternative_name]