mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Bug 1219347 - Fix misleading description for SSL_CERT_VERIFICATION_ERRORS telemetry probe; r=keeler
This commit is contained in:
parent
5d07d0d9b5
commit
4cf2a98704
@ -8014,7 +8014,7 @@
|
|||||||
"expires_in_version": "default",
|
"expires_in_version": "default",
|
||||||
"kind": "enumerated",
|
"kind": "enumerated",
|
||||||
"n_values": 100,
|
"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": {
|
"SSL_PERMANENT_CERT_ERROR_OVERRIDES": {
|
||||||
"alert_emails": ["seceng@mozilla.org"],
|
"alert_emails": ["seceng@mozilla.org"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user