Skip to content

Add method to allow to set curves / groups per SSL instance #913

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

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

normanmaurer
Copy link
Member

Motivation:

At the moment its only possible to set the curves / groups per SSL_CTX instance. Sometimes we need to pick them based on the SSL instance.

Modifications:

Add methods to allow setting curves / groups

Result:

Be able to specify curves / groups per SSL instance

Motivation:

At the moment its only possible to set the curves / groups per SSL_CTX instance. Sometimes we need to pick them based on the SSL instance.

Modifications:

Add methods to allow setting curves / groups

Result:

Be able to specify curves / groups per SSL instance
@normanmaurer normanmaurer added this to the 2.0.71.Final milestone Feb 24, 2025
@normanmaurer normanmaurer merged commit cb95d05 into main Feb 25, 2025
7 checks passed
@normanmaurer normanmaurer deleted the curves branch February 25, 2025 09:57
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.

2 participants