@sipsorcery We have discussed this issue with our security and compliance department, and they have determined that using MD5 for hashing to support digest authentication is allowed in combination ...
I'll probably go from there indeed.
The only way I see this working otherwise is by permitting constructing the RTCPeerConnection with an offer in hand already so that the generated ICE candidat...
I think restarting the ICE gaterhing would be inefficient especially if there are TURN servers involved.
Seems like the best way would be to update the mid's on the already gathered ICE candidat...
When working with an iOS we've encountered a bug related to how the ICE candidates are generated : it seems we don't adjust the sdpMid value to match the offer received from the mobile device.
F...
> Does this fix the FIPS non-compliance? I thought that was caused by any use of the MD5 hash?
Iβm sorry, the title of the pull request was misleading. You are right that it doesnβt fix non-comp...