[webrtc-pc] setRemoteDescription should fail if target peer identity is set but no a=identity in SDP

soareschen has just created a new issue for https://github.com/w3c/webrtc-pc:

== setRemoteDescription should fail if target peer identity is set but no a=identity in SDP ==
Currently the identity assertion validation is only done if an a=identity line is present. This means an impostor can simply not include any a=identity line and get connected to a victim.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1512 using your GitHub account

Received on Thursday, 27 July 2017 07:03:24 UTC