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

Added support for ssl_supported_protocols #77

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

Conversation

tsaarni
Copy link
Contributor

@tsaarni tsaarni commented Mar 6, 2025

This change adds support for ssl_supported_protocols configuration option.

The change proposes implementation that matches other plugins, like here except that jruby openssl bug is not anymore necessary to work around since it was fixed long time ago. Documentation is also copied from here.

The change also includes the exact same set of client cert and key as #75 and #61 to replace expired test certificate to get CI test cases to work.

Closes #76

@tsaarni
Copy link
Contributor Author

tsaarni commented Mar 6, 2025

@andsel Just a heads-up about this PR as well—it's aligning syslog output more closely with other plugins.

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.

Add support for setting TLS protocol versions
1 participant