Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new option TLSCertPath #112

Open
fujimotos opened this issue Dec 16, 2021 · 0 comments
Open

Add a new option TLSCertPath #112

fujimotos opened this issue Dec 16, 2021 · 0 comments

Comments

@fujimotos
Copy link
Member

fujimotos commented Dec 16, 2021

Background

#107 added a basic TLS support to Go logger. However, we don't yet provide any
configurable options regarding certificates.

This turns out to be being a hardle for developers who want to set up a encrypted
transmission secured by a self-signed cert.

Solution

Add a new option TLSCertPath that takes a list of path strings. Load each path
as Certificate and make use of them to connect Fluentd.

@fujimotos fujimotos mentioned this issue Dec 16, 2021
@fujimotos fujimotos changed the title Add a new option TLSCertPath and TLS Add a new option TLSCertPath Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant