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

Fix ecdsa cert usage in TLS which bouncycastle broke #293

Merged
merged 4 commits into from
Jun 8, 2023

Conversation

ianopolous
Copy link
Contributor

@ianopolous ianopolous commented Jun 5, 2023

Also update unit test to cover this

Edit: Including another fix for early muxer negotiation via ALPN which wasn't actually using the ALPN result.

Added a helper method to construct ECDSA based instances of TLS.

Change unit test to cover this
@ianopolous ianopolous force-pushed the fix/tls-ecdsa-bouncycastle branch from 847a36c to c649bad Compare June 5, 2023 20:09
Add TlsSecureChannel::ECDSA builder
@ianopolous ianopolous force-pushed the fix/tls-ecdsa-bouncycastle branch from 55dfb5b to 48bf987 Compare June 6, 2023 11:46
Copy link
Collaborator

@Nashatyrev Nashatyrev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Just a small change request

ianopolous and others added 2 commits June 8, 2023 10:08
Co-authored-by: Anton Nashatyrev <Nashatyrev@users.noreply.github.com>
@Nashatyrev Nashatyrev merged commit 7a00ca3 into libp2p:v1.0.0 Jun 8, 2023
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