gecko/security/patches
Carmen Jiménez Cabezas 190192f69c Bug 834091: Verify certificate chain for signed B2G apps as of the current time (now) instead of the signing time, r=bsmith
--HG--
extra : amend_source : 86d8ca2b28259aaf41983740b809ef8a51befc4f
extra : rebase_source : e5a1c1199756e929f14852f5c83ba28d097449f4
2013-01-25 15:36:36 -08:00
..
bug-834091.patch Bug 834091: Verify certificate chain for signed B2G apps as of the current time (now) instead of the signing time, r=bsmith 2013-01-25 15:36:36 -08:00
README Bug 834091: Verify certificate chain for signed B2G apps as of the current time (now) instead of the signing time, r=bsmith 2013-01-25 15:36:36 -08:00

This directory contains patches that were added locally
on top of the NSS release.

bug-834091.patch: Add SEC_PKCS7VerifyDetachedSignatureAtTime, which is needed
                  for B2G 1.0. This patch is probably going to be modified
                  before it can land in upstream NSS.