- From: Justin Uberti <juberti@google.com>
- Date: Sun, 18 May 2014 11:19:26 -0700
- To: "Cullen Jennings (fluffy)" <fluffy@cisco.com>
- Cc: public-webrtc <public-webrtc@w3.org>
Received on Sunday, 18 May 2014 18:20:13 UTC
Eric previously mentioned a 'DtlsIdentity' key which could go into RTCConfiguration that, if set to null, would let the app request a fresh key pair. Otherwise, by default a cached key is used. Other approaches discussed included generating a key pair from webcrypto and allowing that to be stuffed into the PC. On Sun, May 18, 2014 at 11:12 AM, Cullen Jennings (fluffy) <fluffy@cisco.com > wrote: > > How can the JS tell the browser to generate a new DTLS key pair ? > > (Need by section 5.7.2. of draft-ietf-rtcweb-security-arch-09.txt ) > > > >
Received on Sunday, 18 May 2014 18:20:13 UTC