- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Mon, 26 Nov 2018 21:09:49 +0000
- To: public-webrtc-logs@w3.org
@alvestrand Edge implements getRemoteCertificates. Since it returns an empty list until the DtlsTransport.state transitions to "connected", getRemoteCertificates() is typically called within the onstatechange EventHandler. A promise would therefore be more convenient. -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2034#issuecomment-441798851 using your GitHub account
Received on Monday, 26 November 2018 21:09:50 UTC