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

Is there a way to set specific curves to use on the SSL channel? #52

Open
suvidya opened this issue Sep 25, 2018 · 0 comments
Open

Is there a way to set specific curves to use on the SSL channel? #52

suvidya opened this issue Sep 25, 2018 · 0 comments

Comments

@suvidya
Copy link

suvidya commented Sep 25, 2018

I want to be able to set elliptical curves (P-256 and P-384) that will be advertised on the SSL handshake in the ClientHello message to the server. With wildfly-openssl v1.0.4.Final, tcpdump shows it's selecting weaker curves as well.

Is there an API or a suggestion on code change that we'll have to do to achieve this? There is support to set specific ciphers, but not curves.

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

No branches or pull requests

1 participant