Re: [webrtc-pc] What happens if cert expires mid call ?

Answer: nothing.  It's just too hard to worry about these things.  Life is too short.

(FWIW, these little policy things are usually left to the endpoints to sort out.  In HTTP-land, I don't think that anyone kills connection at this point, but they might and we probably will never see it outside of an artificial test.  That test would be highly proprietary.  That's because the rules by which a user agent determines that a certificate is "acceptable" vary considerably.  There are some common things - a great many even - but the edges aren't always clear.  I realize that this makes some people unhappy, but here's a free tip: don't let your certificates expire.)

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

Received on Thursday, 1 June 2017 12:54:10 UTC