mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1026371
: Remove useless comments in CertVerifier.cpp, r=cviecco
--HG-- extra : rebase_source : 58444ab17c68bcde6938540b3b074af55e417687
This commit is contained in:
parent
3f5c4bdd79
commit
8db16ecca0
@ -379,13 +379,6 @@ CertVerifier::MozillaPKIXVerifyCert(
|
|||||||
: ocsp_get_disabled;
|
: ocsp_get_disabled;
|
||||||
|
|
||||||
SECStatus rv;
|
SECStatus rv;
|
||||||
// TODO(bug 970750): anyExtendedKeyUsage
|
|
||||||
// TODO: encipherOnly/decipherOnly
|
|
||||||
// S/MIME Key Usage: http://tools.ietf.org/html/rfc3850#section-4.4.2
|
|
||||||
// S/MIME EKU: http://tools.ietf.org/html/rfc3850#section-4.4.4
|
|
||||||
|
|
||||||
// TODO(bug 915931): Pass in stapled OCSP response in all calls to
|
|
||||||
// BuildCertChain.
|
|
||||||
|
|
||||||
mozilla::pkix::ScopedCERTCertList builtChain;
|
mozilla::pkix::ScopedCERTCertList builtChain;
|
||||||
switch (usage) {
|
switch (usage) {
|
||||||
|
Loading…
Reference in New Issue
Block a user