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: make certhashes optional in WebTransport addresses #26

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

achingbrain
Copy link
Member

Allow certhashes to be optional. The connection may fail, or it may not be necessary to use certhashes, for example if the remote has configured a trusted SSL certificate.

Allow certhashes to be optional. The connection may fail, or it may
not be necessary to use certhashes, for example if the remote has
configured a trusted SSL certificate.
@achingbrain achingbrain merged commit 3d6206a into main Apr 30, 2024
17 checks passed
@achingbrain achingbrain deleted the fix/make-certhashes-optional branch April 30, 2024 08:59
github-actions bot pushed a commit that referenced this pull request Apr 30, 2024
## [1.2.1](v1.2.0...v1.2.1) (2024-04-30)

### Bug Fixes

* make certhashes optional in WebTransport addresses ([#26](#26)) ([3d6206a](3d6206a))
Copy link

🎉 This PR is included in version 1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant