This PR adds support for TLS to allow securely connecting to a Fluent server in secure_forward mode.
Add tls option to enable tls over fluent socket
Add tlsOptions option to pass additional tls related options to tls.connect
Duplicate FluentSender tests for tls case
This PR adds support for TLS to allow securely connecting to a Fluent server in secure_forward mode.
Add tls option to enable tls over fluent socket Add tlsOptions option to pass additional tls related options to tls.connect Duplicate FluentSender tests for tls case