TLS: fix tls_verify_certificates handling of "system"
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 22 Jul 2021 21:01:10 +0000 (22:01 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 22 Jul 2021 21:01:10 +0000 (22:01 +0100)
commitdbbc1c20b59dc10368e31a7c81f110eb40b36494
treea2db0fd754e77f3a64be93e4ed98e050686e34f2
parent1c18b2f733ed64d4dfa4b4cf391ba73bb86cf030
TLS: fix tls_verify_certificates handling of "system"

A previous try at managing it for new-enough versions of GnuTLS actually
broke it for everything: 744170d4d3
src/src/globals.c
src/src/tls-gnu.c
src/src/transports/smtp.c
test/runtest