bug-guile
[Top][All Lists]
Advanced

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

bug#29258: web client fails on https


From: Ludovic Courtès
Subject: bug#29258: web client fails on https
Date: Wed, 22 Nov 2017 16:21:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi Amirouche,

Amirouche Boubekki <address@hidden> skribis:

> GNU Guile 2.2.2
> Copyright (C) 1995-2017 Free Software Foundation, Inc.
>
> Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
> This program is free software, and you are welcome to redistribute it
> under certain conditions; type `,show c' for details.
>
> Enter `,help' for help.
> scheme@(guile-user)> (use-modules (web client))
> scheme@(guile-user)> (http-get "https://www.gnu.org";)
> ERROR: In procedure get-bytevector-n:
> ERROR: Throw to key `gnutls-error' with args `(#<gnutls-error-enum La
> connexion TLS n’a pas été terminée correctement.>
> read_from_session_record_port)'.

I cannot reproduce this in current ‘stable-2.2’.  I believe this was
fixed by commit 0c102b56e98da39b5a3213bdc567a31ad8ef3e73.

Can you confirm that ‘stable-2.2’ works for you?

Thanks,
Ludo’.





reply via email to

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