3 Apr 2012 15:53
starttls + gnutls-cli problems
Nikolaus Rath <Nikolaus <at> rath.org>
2012-04-03 13:53:33 GMT
2012-04-03 13:53:33 GMT
Hello,
I have a problem with accessing an IMAP server using starttls. My select
method is
gnus-secondary-select-methods '(
(nnimap ""
(nnimap-server-address "ebox.rath.org")
(nnimap-stream starttls)
(nnimap-logout-timeout 1.0)
(nnir-search-engine imap)))
When I attempt to connect to this server, I get the following in
*Messages*:
,----
| imap: Connecting to ebox.rath.org...
| Opening STARTTLS connection to `ebox.rath.org:143'...done
| imap: Connecting with STARTTLS...
| STARTTLS negotiation failed: *** Starting TLS handshake
| - Peer's certificate issuer is unknown
| - Peer's certificate is NOT trusted
| - The hostname in the certificate matches 'ebox.rath.org'.
| *** Verifying server certificate failed...
| *** Fatal error: Error in the certificate.
| *** Handshake has failed
|
| Process imap<2> exited abnormally with code 1
|
| imap: Connecting with STARTTLS...failed
(Continue reading)
't' is gnus-summary-toggle-header.
RSS Feed