]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Updated test for name constraints to include empty constraints names.
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 19 Feb 2014 13:50:51 +0000 (14:50 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 19 Feb 2014 13:50:51 +0000 (14:50 +0100)
tests/cert-tests/template-nc.pem [new file with mode: 0644]
tests/cert-tests/template-nc.tmpl

diff --git a/tests/cert-tests/template-nc.pem b/tests/cert-tests/template-nc.pem
new file mode 100644 (file)
index 0000000..e69de29
index d1eb7169527de8e7df7087847b5387453c5900be..a93a0690f9d5aee43c88f454b29fd3af6120776b 100644 (file)
@@ -52,6 +52,9 @@ nc_permit_dns = example.com
 nc_exclude_dns = net
 nc_exclude_dns = org
 
+#empty DNS means that subordinates cannot sign certs with DNS names
+nc_exclude_dns = ''
+
 nc_permit_email = nmav@example.com
 nc_exclude_email = example.net
 nc_exclude_email = example.li