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: Sun, 17 Jul 2011 21:46:04 -0500

On Sun Jul 17 2011 Lars Magne Ingebrigtsen wrote:
> "Roland Winkler" <winkler@gnu.org> writes:
> >> What's the SMTP server type?
> >
> > How can I find this out?
> > (The server is running some flavor of GNU/Linux)
> 
> (setq smtpmail-debug-info t)
> 
> and then mail me the complete contents of the "*trace ..." buffer after
> it fails.

I need to apologize once more. Somehow my different attempts to send
emails got screwed up once more. The bottom line is:

Now I can send emails with the latest emacs snapshot I downloaded
yesterday. For this I only use the customization

      (setq gnutls-algorithm-priority "normal:-dhe-rsa")

Emacs has generated the proper entry in ~/.authinfo. (I would prefer
if it used ~/.authinfo.gpg for that, but this is probably a separate
story.)

>From the perspective of a user who doesn't know much about smtp, I
agree with Stefan's previous message suggesting that it would be
nice to get rid of the need to have customizations such as

      (setq gnutls-algorithm-priority "normal:-dhe-rsa")

But from my perspective this may go on the wishlist.

Thanks a lot for all your efforts with this!

Roland





reply via email to

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