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

#147 fix mTLS connection support, add tls tests #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zenonhun
Copy link

@zenonhun zenonhun commented Mar 21, 2021

Add full support for TLS, by opening up the whole configuration options of the nodejs tls library.
For mutual TLS client side certificates must be provided by the syslog client.
In internal system the certificate CA might be internally generated which also has to be provided for a successful connection.

Adding a new test suite to test the mTLS connection with a generic TLS server.

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

Successfully merging this pull request may close these issues.

None yet

1 participant