tech:pb_https_ocsp_certificat_ssl_tls_revoque
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| tech:pb_https_ocsp_certificat_ssl_tls_revoque [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:pb_https_ocsp_certificat_ssl_tls_revoque [2026/06/07 19:12] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | # Pb HTTPS OCSP certificat SSL/TLS révoqué | ||
| + | |||
| + | [23 000 certificats HTTPS Digicert supprimés après la fuite de clés privées](https:// | ||
| + | |||
| + | Avec Firefox \\ | ||
| + | `SEC_ERROR_REVOKED_CERTIFICATE` | ||
| + | |||
| + | Avec Chromium \\ | ||
| + | `NET:: | ||
| + | |||
| + | Contexte : \\ | ||
| + | Le certificat de l' | ||
| + | |||
| + | ## Solution de contournement pour Firefox | ||
| + | |||
| + | Solution de contournement pour ne pas vérifier la révocation | ||
| + | |||
| + | `about: | ||
| + | ~~~ | ||
| + | security.OCSP.enabled; | ||
| + | security.ssl.enable_ocsp_stapling; | ||
| + | ~~~ | ||
| + | |||
| + | Pour info : | ||
| + | `security.OCSP.enabled; | ||
| + | **Query OCSP responder servers to confirm the current validity of certificates** | ||
| + | |||
| + | |||
