Gnus development mailing list
 help / color / mirror / Atom feed
* Built-in TLS vs. nnimap security
@ 2011-08-08 11:44 Romain Francoise
  2011-08-18  0:30 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Romain Francoise @ 2011-08-08 11:44 UTC (permalink / raw)
  To: ding

Is it a feature or a bug that when the built-in GnuTLS support is loaded
in Emacs, nnimap happily connects to my test imaps server even though the
certificate is self-signed and doesn't match the hostname? Apparently it's
because nnimap uses `open-gnutls-stream' (via network-stream.el), which
doesn't enable any of the verification flags...

In the old world of tls.el, it was possible to get a secure connection by
setting `tls-checktrust' and removing --insecure from the `tls-program'
invocation. How can I get that back?

Actually, shouldn't `open-gnutls-stream' do these checks by default
anyway? It's a new implementation, it doesn't have to follow the (poor)
historical defaults set by tls.el.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-06 21:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-08 11:44 Built-in TLS vs. nnimap security Romain Francoise
2011-08-18  0:30 ` Lars Magne Ingebrigtsen
2011-09-29  9:07   ` Ted Zlatanov
2011-10-06 21:23     ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).