Re: [webrtc-stats] Add TLS version and EC group id to stats

Quoting for @ekr:

Does the group name come from https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-8 ? I suppose that's only applicable for EC cipersuites?
What's the correct reference for the TLS version field? RFC 5246 seems to define only the { 3, 3 } aka TLS 1.2 value - ideally, I'd like to point to somewhere that gives "TLS 1.2" as a string, but as a fallback, I could give a string representation of the version flag from the clientHello.
I want to make sure we don't get "tls-1.2" in one implementation and "TLS 1.2" in another.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/279#issuecomment-350227828 using your GitHub account

Received on Friday, 8 December 2017 10:21:39 UTC