Re: [webrtc-pc] Allow to import existing certificate (#2179)

IIRC you want to circumvent signalling. But there are more variables than the certificate's fingerprint in the signalling data. ICE username fragment, ICE password, ICE candidates, ... none of this is persistent, nor does it allow you to use it for more than one 1-to-1 connection.

It's potentially a different story for browser-to-native communication with a couple of hacks.

-- 
GitHub Notification of comment by lgrahl
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2179#issuecomment-486422782 using your GitHub account

Received on Wednesday, 24 April 2019 20:56:53 UTC