Software /
code /
prosody
Diff
certs/localhost.cnf @ 7692:90ddd53cbe08
certs/localhost.cnf: Make localhost.crt self-signed (thanks jonas)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 13 Oct 2016 16:30:57 +0200 |
parent | 5924:f44c1dabd4e9 |
child | 7693:93c041d5bb0b |
line wrap: on
line diff
--- a/certs/localhost.cnf Sat Oct 08 21:06:43 2016 +0200 +++ b/certs/localhost.cnf Thu Oct 13 16:30:57 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]