|
| From: | Roland Winkler |
| Subject: | bug#9017: 24.0.50; gnutls.c: [0] (Emacs) fatal error: Key usage violation in certificate has been detected. |
| Date: | Fri, 15 Jul 2011 06:16:14 -0500 |
On Wed Jul 13 2011 Roland Winkler wrote:
> On Wed Jul 13 2011 Lars Magne Ingebrigtsen wrote:
> > Did you try what I suggested?
> >
> > (defun gnutls-available-p () nil)
[snip]
> With emacs 23, I need
>
> (setq starttls-extra-arguments '("--priority" "normal:-dhe-rsa"))
One more thought:
In a site-wide installation of emacs it is more likely that one or
the other emacs user finds himself in the situation that he needs to
run gnutls with whatever special option that might be more difficult
to achieve with the new builtin gnutls code. So it might be good to
have an option for disabling this builtin code in a cleaner way than
redefining the builtin function gnutls-available-p.
Roland
| [Prev in Thread] | Current Thread | [Next in Thread] |