]> git.ipfire.org Git - thirdparty/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)
committerCole Robinson <crobinso@redhat.com>
Sun, 19 May 2013 21:47:58 +0000 (17:47 -0400)
commit3b7180f1d4c1dc7c544e286db85b049e20553432
tree52524e31fb02eda85169be90b6f4e288619804ca
parent0f2eda0da9efd25b280c23a5a0d0fdf46f0c3c67
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>
(cherry picked from commit 0204d6d7a0519377b2e6bc296b00328cd748f55d)
tests/virnettlscontexttest.c