example/cert_server.conf in fluent-plugin-secure-forward-0.2.6 vs example/cert_server.conf in fluent-plugin-secure-forward-0.3.0
- old
+ new
@@ -1,13 +1,14 @@
<source>
type secure_forward
+ secure yes
self_hostname server
# self_hostname tagomoris
shared_key hogeposxxx0
- ####cert_auto_generate no
- cert_file_path /Users/tagomoris/Documents/fluent-plugin-secure-forward/example/certs/cert.pem
- private_key_file /Users/tagomoris/Documents/fluent-plugin-secure-forward/example/certs/key.pem
- # private_key_passphrase blank
+ cert_path /Users/tagomoris/Documents/fluent-plugin-secure-forward/example/certs/cert.pem
+ private_key_path /Users/tagomoris/Documents/fluent-plugin-secure-forward/example/certs/key.pem
+ # blank passphrase
+ private_key_passphrase
allow_anonymous_source no
authentication yes
<user>
username tagomoris
password 001122