Post AQjIGMgDYTKMuVK2k4 by faust@mamot.fr
 (DIR) More posts by faust@mamot.fr
 (DIR) Post #AQjDIYDJ90p7UR1U9o by bortzmeyer@mastodon.gougere.fr
       2022-12-18T10:28:13Z
       
       0 likes, 0 repeats
       
       A very common issue on  the Internet is the "robustness" problem, whould we accept slightly broken behaviour from our peers? OpenSSL 3 decided to be more conservative and to raise an error when a TLS close is not sent by the remote peer (because it could be used for truncation attacks). This created problems for many. Here, the case of #Gemini (but of course it is not a Gemini-specifc problem): gemini://rawtext.club/~nervuri/close_notify.gmi
       
 (DIR) Post #AQjGFqgeIwaFmG9Nbs by faust@mamot.fr
       2022-12-18T11:01:25Z
       
       0 likes, 0 repeats
       
       @bortzmeyer ah bah tiens justement j'ai migré un serveur FTP l'autre jour et curl s'est mis à râler avec exactement cette erreur (filezilla etait ok). Merci pour l'info !
       
 (DIR) Post #AQjGMOxhmdStojFjYu by bortzmeyer@mastodon.gougere.fr
       2022-12-18T11:02:38Z
       
       0 likes, 0 repeats
       
       @faust Pour curl, cf.  https://github.com/curl/curl/issues/7800
       
 (DIR) Post #AQjIGMgDYTKMuVK2k4 by faust@mamot.fr
       2022-12-18T11:23:58Z
       
       0 likes, 0 repeats
       
       @bortzmeyer yep justement l'"issue" que je cherchais...