emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Network security manager


From: Toke Høiland-Jørgensen
Subject: Re: Network security manager
Date: Wed, 19 Nov 2014 17:33:00 +0100

Lars Magne Ingebrigtsen <address@hidden> writes:

> I edited a fingerprint, set the level to `high', and then reconnected.
> It notified me that it had changed, and then returned the process.  So I
> seem to be unable to reproduce this.
>
> This is my test case:
>
> (setq process
>       (open-network-stream
>        "nntpd" (get-buffer-create "*nntp*") "google.com" "https"
>        :type 'tls))

It works for google, but when I connect to my mail server
(mail2.tohojo.dk on port 'imaps' or 993) it fails the second time
around. Perhaps because some of the certificate data is missing (no
"issued to" value for StartSSL certificates)?

-Toke



reply via email to

[Prev in Thread] Current Thread [Next in Thread]