From 58a651c12d4181b67a73ca75f5f1c590ea562c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20La=CC=81zaro?= Date: Mon, 15 Jun 2015 08:54:18 +0200 Subject: [PATCH] update readme new parameters of security --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c642bb0..fa0cfe7 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ located in parameter .folder of the config. > agent.sources.ftps1.security.cipher = TLS > agent.sources.ftps1.security.certificate.enabled = (false | true) (if false the plugin will accept any > certificate sent by the server, validated or not). +> agent.sources.ftps1.path.keystore = /paht/to/keystore +> agent.sources.ftps1.store.pass = the_keyStore_password ###### Example configuration for SFTP source