webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Implement `GetRemoteCertificate` for `DTLSTransport` in wasm

Open talentlessguy opened this issue 5 months ago • 5 comments

Description

Implements basic support for GetRemoteCertificate using getRemoteCertificates

I'm not sure how to write tests for it, do I mock JS globals?

Reference issue

Partially addresses https://github.com/libp2p/go-libp2p/issues/3277

talentlessguy avatar May 05 '25 20:05 talentlessguy