Fix testcase "server missing/empty certificate file"
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 21 Apr 2014 15:34:01 +0000 (16:34 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 21 Apr 2014 15:42:45 +0000 (16:42 +0100)
commit0a92f87f7d62bb4f83fef5b8b10513cdd923fc2e
tree6268e1da1a256f4ddddc5f70231e4ab8c37f9ea1
parent93d4b03a2d9da8858f33c445b57128ef890f77fe
Fix testcase "server missing/empty certificate file"

GnuTLS early versions (pre 3.0.0 ?) fail to send a reasonable
client-cert request when tls_verify_certificates is an empty file.
Since the test is for missing *server* certs (tls_certificate)
avoid this by pointing to a real (if non-verifying) cert in
tls_verify_certificates.
src/src/tls-gnu.c
test/confs/2024
test/log/2024
test/stdout/2024