emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs core TLS support


From: Ted Zlatanov
Subject: Re: Emacs core TLS support
Date: Mon, 27 Sep 2010 09:36:41 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

On Sun, 26 Sep 2010 17:50:37 -0400 James Cloos <address@hidden> wrote: 

>>>>>> "TZ" == Ted Zlatanov <address@hidden> writes:
TZ> I've gone over my code carefully and just can't figure out what's
TZ> different.  I'm sure it's something simple I've overlooked.

JC> It probably would help to get a full packet trace of the failed
JC> handshake and look at it in wireshark.

It's not really helpful to me since I don't know TLS well.  But there is
GnuTLS traffic across the wire, so I know the error is actually during
the handshake and not in the setup phase.  Opening a connection to a
server with an invalid SSL certificate resulted in "decryption failed"
which is not the invalid TLS packet error I see otherwise.  So I assume
the handshake passes the point of verifying certificates.

Ted




reply via email to

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