gnutls-devel
[Top][All Lists]
Advanced

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

Re: Bug#480041: confirmation that debian #480041 is a gnutls problem, an


From: Daniel Kahn Gillmor
Subject: Re: Bug#480041: confirmation that debian #480041 is a gnutls problem, and steps to reproduce
Date: Fri, 21 Nov 2008 14:34:41 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

On Fri 2008-11-21 14:18:14 -0500, Daniel Kahn Gillmor wrote:

> Attached is a pcap file, and the test key and certificate used by the
> server during the communication.  The client had no certificate.

And here, i've attached a pcap of the connection using openssl, which
actually returns some HTTP output and terminates cleanly.  The openssl
invocation was:

  (sleep 3 && echo -e "$HTTP_QUERY" && sleep 3) | \
   openssl s_client -connect fubar.example.org:443

as compared to the gnutls-cli invocation of:

  (sleep 3 && echo -e "$HTTP_QUERY" && sleep 3) | \
   gnutls-cli fubar.example.org

hope this is useful,

     --dkg

Attachment: 480041.openssl.pcap
Description: packet capture using openssl s_client

Attachment: pgpo4X1qXj6Hg.pgp
Description: PGP signature


reply via email to

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