Bug 1497154 - recipient certificate status should not be checked for signing usage since that only concerns the sender certificate. r=mkmelin
This commit is contained in:
Родитель
a4a90ef98d
Коммит
8ed71bbbe2
|
@ -260,7 +260,6 @@ const certificateUsageEmailRecipient = 0x0020;
|
|||
|
||||
// A map from the name of a certificate usage to the value of the usage.
|
||||
const certificateUsages = {
|
||||
certificateUsageEmailSigner,
|
||||
certificateUsageEmailRecipient,
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче