Re: [webrtc-pc] Is contents validation based on exact string matching or fingerprint list matching when verifying identity assertion?

My point is that string equality cannot be enforced as a MUST in the spec. At most it can only be a SHOULD requirement. The original `contents` string is not in the a=identity line of SDP and so is not passed over to the remote peer. Therefore a remote `RTCPeerConnection` can only do content-based fingerprint matching as specified in 9.4.8.

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

Received on Tuesday, 25 July 2017 04:47:20 UTC