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

Re: gnutls error



Will only note that I am having similar problems, though with slightly different symptoms. I not only receive "authentication is failed" messages, but Wanderlust freezes if I wait too long in the reply buffer.

Had a thread on this before, but the issue remained unresolved.

On Sun, Oct 7, 2012 at 5:18 AM, Francesco Mazzoli <f@mazzo.li> wrote:
At Thu, 04 Oct 2012 17:59:34 -0400,
Vitaly Mayatskikh wrote:
> If you use gnutls-cli as your ssl-program-name then look for
> --insecure argument. From gnutls-cli man:
>
>        --insecure
>               Don't abort program if server certificate can't be validated.

That's already what I'm using:

(setq ssl-program-name "gnutls-cli"
      ssl-program-arguments '("--port" service
                              "--insecure"
                              "--x509cafile" "/etc/ssl/certs/ca-certificates.crt"
                              host))


--
Francesco * Often in error, never in doubt