Change the order of the TLS verify warnings.
commit5980c34159aa547929b7c0fafbf08859461f1db8
authorBen Kibbey <bjk@luxsci.net>
Sat, 17 Jan 2015 15:37:20 +0000 (17 10:37 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 17 Jan 2015 16:08:48 +0000 (17 11:08 -0500)
tree2dabe3ef79632d033556d12fc45d46142f2f6bf0
parent0a732c68126ababb5af1d92faf68a1b42624970f
Change the order of the TLS verify warnings.

Multiple warnings may exist and GNUTLS_CERT_INVALID is always set so
make it the last warning to show that other warnings are the cause.
src/tls.c