diff --git a/ecrire/inc/distant.php b/ecrire/inc/distant.php
index ed55393ad3dc66d3d5e85a5f66b7ad6073c4f2c1..cbe5923ff0a1b9f87fa7528f224678cc8682e1af 100644
--- a/ecrire/inc/distant.php
+++ b/ecrire/inc/distant.php
@@ -1308,7 +1308,6 @@ function lance_requete(
 				'verify_peer' => false,
 				'allow_self_signed' => true,
 				'SNI_enabled' => true,
-				'SNI_server_name' => $host,
 				'peer_name' => $host,
 			)
 		));