mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 17:17:03 +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",
|
||||
"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"],
|
||||
|
Loading…
Reference in New Issue
Block a user