118
edits
| Line 119: | Line 119: | ||
==Certificate Validation== | ==Certificate Validation== | ||
Although all certificates, even CA certificates, have expiration dates, sometimes something goes wrong and the owner needs to revoke them. Firefox uses two methods for validating a certificate: OSCP and CRLs. | |||
The test team will need access to a CA to test these features. In general, only the CA that issues the cert is able to comment on its validity. | |||
===OCSP=== | ===OCSP=== | ||
| Line 124: | Line 127: | ||
===CRLs=== | ===CRLs=== | ||
==Form signing== | ==Form signing== | ||
edits