Certificate management error reporting

In implementing this, ekr noted that the error reporting required by
the current text is a little crude.  I've updated the text to allow
reporting the error out of algorithm normalization:

https://github.com/w3c/webrtc-pc/pull/248

Also, if the browser doesn't support an algorithm, NotSupportedError
is definitely more appropriate than InvalidAccessError.

Received on Tuesday, 30 June 2015 22:22:59 UTC