diff --git a/index.js b/index.js index 0b7f3e7..14a8610 100755 --- a/index.js +++ b/index.js @@ -533,7 +533,7 @@ class NodeClam { host: this.settings.clamdscan.host, port: this.settings.clamdscan.port, // Activate SNI - servername: this.settings.clamdscan.host, + // servername: this.settings.clamdscan.host, timeout, }); } else {