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_cipher_suites #75

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

Conversation

tsaarni
Copy link
Contributor

@tsaarni tsaarni commented Mar 4, 2025

This change adds support for ssl_cipher_suites configuration option.

The change also replaces expired test certificate to get CI test cases to work.

Closes #74

* Added support to set cipher suites for TLS connection.
* Replaced expired test certificate.

Signed-off-by: Tero Saarni <[email protected]>
@tsaarni
Copy link
Contributor Author

tsaarni commented Mar 4, 2025

@andsel could you please take a look when you have time? Thanks!

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 ssl_cipher_suites
1 participant