]> granicus.if.org Git - mutt/commit
Remove the deprecated gnutls_certificate_verify_peers() in favour of the new
authorAntonio Radici <antonio@dyne.org>
Sun, 19 Jun 2011 04:29:04 +0000 (21:29 -0700)
committerAntonio Radici <antonio@dyne.org>
Sun, 19 Jun 2011 04:29:04 +0000 (21:29 -0700)
commit5a615fd36bdf74b885e1826bb47e4bf26105a4f6
tree485b4e503b55775ca560eb18ed5f6d53a8bd94c5
parent385a84cafd60023257cec2c3c2ba66504eaf8f3d
Remove the deprecated gnutls_certificate_verify_peers() in favour of the new
gnutls_certificate_veirfy_peers2()

Reported on http://bugs.debian.org/624085

closes #3516
mutt_ssl_gnutls.c