bug#39800: gnutls guile bug receiving https data

2020-03-06 Thread Ludovic Courtès
Hi, "franco@gmail.com" skribis: > ;;Now, submitting this simple https request, you get an exception > (http-request "https://www.google.com";) > ice-9/boot-9.scm:1669:16: In procedure raise-exception: > Throw to key `gnutls-error' with args `(# connessione TLS non è stata terminata in modo

bug#39800: gnutls guile bug receiving https data

2020-03-03 Thread Andy Wingo
Thanks very much for the report! I think this one may be a good one for Ludovic, if I may be so bold. Apologies for the top-post but I couldn't clip your excellent report. Cheers, Andy "franco@gmail.com" writes: > Hello, > I installed gnutls for guile and checked the gnutls module with

bug#39800: gnutls guile bug receiving https data

2020-02-26 Thread franco....@gmail.com
Hello, I installed gnutls for guile and checked the gnutls module with this simple code: ;;Guile version 3.0 and gnutls  from git ,show version GNU Guile 3.0.0.15-ff14b7 (gnutls-version) $6 = "3.6.12" ;;Now, submitting this simple https request, you get an exception (http-request "https://w