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: Roland Winkler
Subject: bug#9017: 24.0.50; gnutls.c: [0] (Emacs) fatal error: Key usage violation in certificate has been detected.
Date: Wed, 13 Jul 2011 10:02:08 -0500

On Mon Jul 11 2011 Lars Magne Ingebrigtsen wrote:
> "Roland Winkler" <winkler@gnu.org> writes:
> 
> > Certainly it goes beyond my knowledge, too. All I can say is that
> > unfortunately I cannot use much emacs 24 if sending emails is not
> > possible for me.
> 
> The thing that makes it even more weird is that when you switch to the
> `plain' connection, then you get an error message from the SMTP server,
> so you're obviously able to connect to it then.
> 
> So it seems like something that shouldn't be possible.

A brief update:

I was traveling when I first noticed this bug, and I have been
traveling since then. So I do not quite know what kind of internet
connection I have been using and certainly this is an aspect I
cannot investigate.

But I can say that somehow the error messages I get have changed:

make-network-process does not hang anymore, that's good. But I still
cannot send emails. I am surprised that Emacs never asks me for a
username / password for the remote server. Indeed, it seems that
emacs assumes that it can establish a connection to the smtp server
without this. But when emacs passes the "RCPT TO:..." to the smtp
server, the server says

554 <winkler@gnu.org>: Recipient address rejected: Access denied

(no matter what valid email address I use as recipient)

I do not know how the new code is supposed to work here. Emacs 23
had the variables smtpmail-auth-credentials and
smtpmail-starttls-credentials. But these do not exist anymore.
How are these things supposed to work with the new code?
Will this be documented?

I'll try to understand better what the new code is doing. And I can
certainly compare with the code from Emacs 23 that works fine for
me.

Roland





reply via email to

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