[webrtc-pc] new commits pushed by aboba

The following commits were just pushed by aboba to https://github.com/w3c/webrtc-pc:

* Define a step-by-step generateCertificate algorithm.
This allows to define the algorithm more precisely:
- the order of operation is clearly defined.
- each internal slot of a certificate are initialized explicitly.
  by Youenn Fablet
https://github.com/w3c/webrtc-pc/commit/ff0408fd66881f2b70a9f24e5eb0f669e9cd89af

* Changing IDL to clarify how generateCertificate parameter is converted twice. Address comments
  by Youenn Fablet
https://github.com/w3c/webrtc-pc/commit/5bf67add8f98afdb76c28c50543ef871a55cb0d9

* Fixing DOMTimeStamp issues and reformatting
  by Youenn Fablet
https://github.com/w3c/webrtc-pc/commit/0ea9d01cb849b323df028eb6fb1288d82132b433

* fix-variable-name
  by Youenn Fablet
https://github.com/w3c/webrtc-pc/commit/7a5b35df97c083ee874489c2cbbfaaa9e3827f9d

* Add back minimum requirements
  by Youenn Fablet
https://github.com/w3c/webrtc-pc/commit/22a144de3036a8e8a0bcbed36ddcbb245ad3c7a7

* Merge pull request #2105 from youennf/certificate-expiry-clarifications

Define a step-by-step generateCertificate algorithm
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/5379cfca11b5fdd70a534f544b7516854d3ab960

Received on Thursday, 28 March 2019 15:08:45 UTC