Bug 1684190 - fix hostname in MOZILLA_PKIX_ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED error message r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D152662
This commit is contained in:
@@ -776,7 +776,7 @@ function setCertErrorDetails(event) {
|
||||
desc,
|
||||
"cert-error-symantec-distrust-description",
|
||||
{
|
||||
HOST_NAME,
|
||||
hostname: HOST_NAME,
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user