Added function to sort the provided certificate chain prior to verification.
commit70a3f32d55f7cd5ba14fef3ff3e545b478916316
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 16 Sep 2012 20:47:44 +0000 (16 22:47 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 16 Sep 2012 20:47:44 +0000 (16 22:47 +0200)
tree617c5c03315c3d523e6da7ac5a47b54b80c3e6e2
parente96db314df6b61f41dacf00c9d1a9bb60c8860c5
Added function to sort the provided certificate chain prior to verification.
lib/x509/verify-high.c
tests/Makefile.am
tests/chainverify-unsorted.c [new file with mode: 0644]