Confirmed users
238
edits
Line 41: | Line 41: | ||
Matt Wobensmith just completed compatibility-testing of 200k HTTPS sites and found 16 with issues. These are being investigated. | Matt Wobensmith just completed compatibility-testing of 200k HTTPS sites and found 16 with issues. These are being investigated. | ||
=== | === Implementation status === | ||
Released in FF 31. | |||
Remaining bugs: | |||
# Add low-level OCSP unit tests: {{Bug|916629}} (:briansmith, :st3fan) | # Add low-level OCSP unit tests: {{Bug|916629}} (:briansmith, :st3fan) | ||
# Test that results from the certificate database are interpreted correctly: {{Bug|966820}} (:cviecco) | # Test that results from the certificate database are interpreted correctly: {{Bug|966820}} (:cviecco) | ||
# Expand EKU (extended key usage) tests: {{Bug|970470}} (:cviecco) | # Expand EKU (extended key usage) tests: {{Bug|970470}} (:cviecco) | ||
# Add backoff for OCSP requests when the responder fails: {{bug|977865}} (:keeler) [this may take a week or two] | # Add backoff for OCSP requests when the responder fails: {{bug|977865}} (:keeler) [this may take a week or two] | ||
# Enforce consistent handling of isCA bit and certSign/crlSign key usages: {{bug|970196}} (:briansmith) | # Enforce consistent handling of isCA bit and certSign/crlSign key usages: {{bug|970196}} (:briansmith) | ||
Line 63: | Line 58: | ||
# Improve error handling in VerifyEncodedOCSPResponse: {{bug|977870}} (:keeler) [code written - needs review] | # Improve error handling in VerifyEncodedOCSPResponse: {{bug|977870}} (:keeler) [code written - needs review] | ||
# Document functions exported from the library: {{bug|968451}} (:briansmith) | # Document functions exported from the library: {{bug|968451}} (:briansmith) | ||
For more details, see the dependency trees for {{bug|915930}} and {{bug|976961}}, respectively. | For more details, see the dependency trees for {{bug|915930}} and {{bug|976961}}, respectively. |