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

[WFSSL-92] Allow using EC certificates with OpenSSL #117

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

Conversation

rmartinc
Copy link
Contributor

@rmartinc rmartinc commented Feb 3, 2022

Adding EC to the allowed key/certificate algorithm list. The BasicOpenSSLSocketECTest checks a TLSv1.2 and TLSv1.3 connection between client and server using EC certificates (mutual SSL auth).

@rmartinc
Copy link
Contributor Author

rmartinc commented Feb 3, 2022

@fjuma I think this line is not correct, it should be the last version released 2.2.0.Final. If not the artifact is not found for windows and macos during the CI. Thanks!

@fjuma
Copy link
Contributor

fjuma commented Feb 3, 2022

@rmartinc Good catch, you are correct! If you have a sec and wanted to submit a PR to fix that, that would be great. Otherwise, I'll try to do that later today.

@rmartinc
Copy link
Contributor Author

rmartinc commented Feb 3, 2022

Done in #118! I'll rebase this one once the other is merged. Thanks!

@rmartinc
Copy link
Contributor Author

@fjuma remember that this PR is here. It's a small fix but it would be good to have EC also in openssl.

@fjuma
Copy link
Contributor

fjuma commented Mar 17, 2022

Thanks for the reminder, @rmartinc!

@rmartinc
Copy link
Contributor Author

rmartinc commented Sep 6, 2022

@fjuma Do you think this is interesting? I'm just going over my list of PRs...

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