canmove, Confirmed users
120
edits
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
}} | }} | ||
{{FeatureTeamStatus}} | {{FeatureTeamStatus}} | ||
Goals of Study: | Goals of Study: | ||
* Collect cipher suites exchanged during handshake and negotiated cipher | |||
* Collect TLS/SSL version | *Collect cipher suites exchanged during handshake and negotiated cipher | ||
* Collect certificate key strength (bits) | ** [http://mxr.mozilla.org/mozilla-central/source/security/manager/ssl/public/nsISSLStatus.idl nsISSLStatus.idl] exposes `cipherName` | ||
* Collect TLS/SSL certificate related errors | *Collect TLS/SSL version | ||
** What kind of errors are our users encountering? | *Collect certificate key strength (bits) | ||
** Domain mismatch, expired, untrusted issuer, etc | *Collect TLS/SSL certificate related errors | ||
**What kind of errors are our users encountering? | |||
**Domain mismatch, expired, untrusted issuer, etc |