elastic / elastic/ruby-lumberjack

Add option to enable TLS client authentication

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
3
Forks
17
PR merge metrics
No merged PRs in 30d

Description

In logstash-forwarder and filebeat a certificate for TLS client authentication can be configured. However in the lumberjack server, TLS mutual authentication (aka verify_mode) cannot be configured. It defaults to not performing any peer validation.

Ruby doc:
http://ruby-doc.org/stdlib-2.0.0/libdoc/openssl/rdoc/OpenSSL/SSL/SSLContext.html#attribute-i-verify_mode

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.