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

Add option to disable fingerprint validation #1171

Merged

Conversation

xicilion
Copy link
Contributor

In Peer B of the WebRTC Direct protocol, the certificate fingerprint of Peer A needs to be ignored in order to establish a handshake with Peer A when the real sdp is not known.

@paullouisageneau paullouisageneau linked an issue May 11, 2024 that may be closed by this pull request
@paullouisageneau paullouisageneau changed the title Support for ignoring fingerprint checks in PeerConnection. Add option to disable fingerprint validation May 11, 2024
Copy link
Owner

@paullouisageneau paullouisageneau left a comment

Choose a reason for hiding this comment

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

It looks good, thank you.

@paullouisageneau paullouisageneau merged commit 3a11fec into paullouisageneau:master May 11, 2024
12 checks passed
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.

Add option to disable fingerprint validation
2 participants