bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9017: 24.0.50; gnutls.c: [0] (Emacs) fatal error: Key usage violatio


From: Lars Magne Ingebrigtsen
Subject: bug#9017: 24.0.50; gnutls.c: [0] (Emacs) fatal error: Key usage violation in certificate has been detected.
Date: Mon, 11 Jul 2011 17:13:02 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

"Roland Winkler" <winkler@gnu.org> writes:

> $ telnet foo.bar.com 465
> Connected to foo.bar.com.
> Escape character is '^]'.
> 220 foo.bar.com ESMTP Postfix

That looks fine.  I just wanted to be sure that the SMTP server
responded normally.

> I do not know how to go on from there (I am not quite familiar with
> the dialect I am supposed to talk here) but it seems to me that
> things work in principle...

The bizarre thing is that this hangs:

(make-network-process :name "smtpmail" :buffer (get-buffer-create "foo") :host 
"foo.bar.com" :service 465)

But that seems virtually impossible.  `make-network-process' is a simple
C function that just connect to the port in question.  If that hangs,
then something is very wrong with your Emacs installation.  But I don't
know what that could be.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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