tls.el: Remove --insecure from gnutls-cli invocation;
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Dec 2015 23:40:51 +0000 (23:40 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 30 Dec 2015 23:40:51 +0000 (23:40 +0000)
commit904903d4ffe269f528ed9eaf508f572d7da20a34
tree9cfcfe35025722c8f57fe0fa2e0431aaaddf4b67
parent6b0be16a2af53bfcee8f601f139a59dfd0fe0b98
tls.el: Remove --insecure from gnutls-cli invocation;
make tls.el use trustfiles by default

* tls.el (tls-program):
Default to using secure TLS connections (bug#19284);
add a certfile by default (bug#21227).
(open-tls-stream):
Insert the trustfile by looking at `gnutls-trustfiles'.
lisp/ChangeLog
lisp/tls.el