Ludovic Courtès 7b9ac883ea
download: Continue handshake upon TLS warning alerts.
This allows us to download from site such as
<https://fusionforge.int-evry.fr> where the server does not recognize
the server name passed via the 'server_name' extension.

* guix/build/download.scm (tls-wrap): Catch 'gnutls-error' around
'handshake'.  Upon ERROR/WARNING-ALERT-RECEIVED, print a message and
call 'handshake'.
2017-05-02 23:41:13 +02:00
..
2017-01-28 18:55:20 +01:00
2017-03-18 00:38:41 +01:00
2017-04-17 23:05:46 +02:00
2015-01-26 21:58:12 +01:00
2016-12-14 21:58:32 +01:00
2017-05-02 04:19:09 -04:00
2017-04-17 23:31:28 +02:00
2015-01-11 23:50:01 +01:00
2017-04-18 23:17:17 +02:00