Re: [Exim] TLS: no luck with verifying clients

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Octo Mancer
Data:  
Para: exim-users
Asunto: Re: [Exim] TLS: no luck with verifying clients
Calum Mackay wrote:
> With this in place, I get this error when the client tries to connect:
>
> 2003-09-20 20:22:09 TLS error on connection from
> host81-136-212-215.in-addr.btopenworld.com (bike.thegerhards.com)
> [81.136.212.215]:64887 (setup_certs): Certificate parsing error.

                                         ^^^^^^^^^^^^^^^^^^^^^^^^^


Have you checked that the cert wasn't mangled somewhere in transmission?
If it was ever opened on a windows machine, or ftp'ed by windows
software, I'd check that the newlines (if any) haven't been translated
to \r\n, and that the formats of the cert files are compatible. This is
a common problem when setting up ssh access from windows machines ...

Apologies if you've already thought of this, just thought I'd mention it.

Rick