]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Fix TLS tests with gnutls 3
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 4 Mar 2013 17:27:38 +0000 (17:27 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 4 Mar 2013 17:42:16 +0000 (17:42 +0000)
commit0204d6d7a0519377b2e6bc296b00328cd748f55d
tree868efa1e1f2e7d4f97cb8a12643e5cfd9d4e5ad6
parent464ad16f5ca9b286e7f9e4288e81b7e8245cf083
Fix TLS tests with gnutls 3

When given a CA cert with basic constraints to set non-critical,
and key usage of 'key signing', this should be rejected. Version
of GNUTLS < 3 do not rejecte it though, so we never noticed the
test case was broken

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tests/virnettlscontexttest.c