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

Implement callback for tls group capabilities #90

Merged
merged 2 commits into from
Nov 8, 2022
Merged

Conversation

simo5
Copy link
Member

@simo5 simo5 commented Nov 7, 2022

Fixes #89

simo5 added 2 commits November 7, 2022 15:11
Restrict to NIST EC curves and FFDHE for now.
This should probably be built dynamically based on the token
reported mechanisms.

Signed-off-by: Simo Sorce <[email protected]>
@simo5
Copy link
Member Author

simo5 commented Nov 7, 2022

@holger-dengler I literally lifted and adapted the reproducer you put in the issue as a test.
This fixes the issue for me, can you check it works for you?

@simo5 simo5 merged commit 84267f8 into latchset:main Nov 8, 2022
@holger-dengler
Copy link
Collaborator

@simo5 Thanks, that fixes the problem with the ssl context. So I'm now able to debug the next problem (key matching)... ;)

@simo5
Copy link
Member Author

simo5 commented Nov 9, 2022

@holger-dengler thanks you for filing these bugs, it's gold!

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.

SSL_CTX_new() fails with pkcs11-provider
2 participants