From a7f744db53e438d6b6eb8e2e8b41e62a7cd11b7a Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Tue, 17 May 2016 03:53:04 +1000 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index a416e15..697021e 100644 --- a/Configuration.md +++ b/Configuration.md @@ -74,7 +74,7 @@ The Metasploit extension should be configured by modifying the [config.yml](http pass: "abc123" uri: '/api' ssl: true - ssl_version: 'TLSv1' + ssl_version: 'TLS1' ssl_verify: true callback_host: "127.0.0.1" autopwn_url: "autopwn"