Check for all error conditions when verifying a certificate
authorArmin Burgmeier <armin@arbur.net>
Tue, 16 Sep 2014 18:02:24 +0000 (14:02 -0400)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 18 Sep 2014 08:10:06 +0000 (10:10 +0200)
commit50c2290a79cc0ebf08c1279d493c048dce5bdeab
tree1bab36af564135126d88b90acdcd9a2294e244c8
parent3b744219b91ec835c6cd00fd8f888e6d914649d1
Check for all error conditions when verifying a certificate

This allows to check for all possible flaws with a certificate chain with a
single call to gnutls_x509_crt_list_verify and friends.

Signed-off-by: Armin Burgmeier <armin@arbur.net>
lib/x509/verify.c
tests/test-chains.h