Bug 1219347 - Fix misleading description for SSL_CERT_VERIFICATION_ERRORS telemetry probe; r=keeler

This commit is contained in:
Mark Goodwin 2015-10-30 09:02:04 +00:00
parent 5d07d0d9b5
commit 4cf2a98704

View File

@ -8014,7 +8014,7 @@
"expires_in_version": "default",
"kind": "enumerated",
"n_values": 100,
"description": "If certificate verification failed in a TLS handshake, what was the error? (see mapping in SSLServerCertVerification.cpp)"
"description": "If certificate verification failed in a TLS handshake, what was the error? (see MapCertErrorToProbeValue in security/manager/ssl/SSLServerCertVerification.cpp and the values in security/pkix/include/pkix/Result.h)"
},
"SSL_PERMANENT_CERT_ERROR_OVERRIDES": {
"alert_emails": ["seceng@mozilla.org"],