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

> Second, I just have to say that the entire ssl security mechanism behind the web today is really hindering us from doing some amazing things.

I heavily disagree with that. I've clearly pointed out that a native implementation can just accept any certificate and pin its own, so at least that portion would not require any individual signalling. You would still have to sort out all the other variables to establish an *unsignalled* connection (which is possible I believe). But that would be limited to browser <-> native. And there are most likely pitfalls.

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

Received on Thursday, 25 April 2019 09:47:30 UTC