Re: No DTLS alert on PeerConnection.close()?

2016-09-20 Thread Lorenzo Miniero
Il giorno lunedì 19 settembre 2016 23:00:49 UTC+2, Nils Ohlmeier ha scritto: > Lorenzo I create bug 1303867 to track and discuss this. > Thanks! Let me know if there's anything else you need me to provide. Lorenzo > Nils > > > On Sep 19, 2016, at 12:53, Nils Ohlmeier

Re: No DTLS alert on PeerConnection.close()?

2016-09-19 Thread Nils Ohlmeier
Lorenzo I create bug 1303867 to track and discuss this. Nils > On Sep 19, 2016, at 12:53, Nils Ohlmeier wrote: > > A security bug around this behavior (which is not disclosed to the public > yet) has been fixed and uplifted to 48, which probably causes this new >

Re: No DTLS alert on PeerConnection.close()?

2016-09-19 Thread Martin Thomson
No good info on the bug, which seems plausible. I do have an observation though: You can't rely on DTLS alerts arriving, since they are not retransmitted. You should use signaling for session termination. On Mon, Sep 19, 2016 at 6:44 PM, Lorenzo Miniero wrote: > Hi, > >