]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Added GNUTLS_E_CERTIFICATE_LIST_UNSORTED.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 31 Jul 2011 15:47:42 +0000 (17:47 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 31 Jul 2011 15:51:08 +0000 (17:51 +0200)
commitc86c2f88be5644ec8c82d23138fd23bc20184842
tree08fdbfe62815abc1fa281e6f6326268164b461d6
parent199ef70e8d1fb87f3547f2cdb0edd20f68d4febd
Added GNUTLS_E_CERTIFICATE_LIST_UNSORTED.
If a certificate list is loaded then verify
that it is sorted with order to starts with
the subject and finished with the trusted
root. That way we make sure we don't send
data that violate the TLS protocol.
NEWS
lib/gnutls_errors.c
lib/gnutls_x509.c
lib/includes/gnutls/gnutls.h.in