Re: Question on set of certs and fingerprints

On 6 July 2015 at 11:00, Roman Shpount <roman@telurix.com> wrote:
> What about other certificate attributes, such as common name, subject,
> issuer, etc?

Make a case for each.  Note that certificates in WebRTC are glorified
public key container; none of those attributes are interesting in the
default case.

> Also, should application be able to limit the certificate lifetime?

Funny you should ask.  I found that I needed a private API extension
for testing expiration.  I can propose the necessary API if you are
interested.

Received on Monday, 6 July 2015 18:07:30 UTC