Bug 1367252 - Port bug 1364159 to mailnews - Changed argument list of CertVerifier::VerifyCert(). rs=bustage-fix
This commit is contained in:
Родитель
9e45c635dc
Коммит
43fba6bd4a
|
@ -79,6 +79,7 @@ nsresult nsCMSSecureMessage::CheckUsageOk(
|
|||
nullptr,
|
||||
nullptr,
|
||||
unusedBuiltChain,
|
||||
nullptr,
|
||||
CertVerifier::FLAG_LOCAL_ONLY) == mozilla::pkix::Success) {
|
||||
*aCanBeUsed = true;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче