]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Modified fix of "Allow CA importing of 0 certificates to succeed".
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 6 Sep 2011 10:52:29 +0000 (12:52 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 6 Sep 2011 14:26:18 +0000 (16:26 +0200)
commitf0bb4555cb6ee50cbda38c5631f9d4d9c8a5aabe
treea29ee05bfba7c338af38b145a463203e0f5d5af1
parent2cc280cb4aa0a865553c6651f84264aa3562e42d
Modified fix of "Allow CA importing of 0 certificates to succeed".
gnutls_x509_crt_list_import() is still failing when no certificates
are found and only gnutls_certificate_set_x509_trust_mem() returns
zero when no certificates are found.
lib/gnutls_x509.c
lib/x509/x509.c