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
Add TlsSecureChannel::ECDSA builder
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

@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