Ce contenu n'est pas disponible dans la langue sélectionnée.

10.2. Using Online Certificate Status Protocol for httpd


Before you use Online Certificate Status Protocol for https, ensure you have configured httpd for SSL connections (see Section 9.1, “Configuring httpd for SSL connections”) as prerequisite.
To use Online Certificate Status Protocol (OCSP) for httpd, ensure that Certificate Authority (CA) and OCSP Responder is configured properly.
For more information on how to configure CA, see the Managing Certificates and Certificate Authorities section in the Linux Domain Identity, Authentication, and Policy Guide.
For more information on how to configure OCSP Responder, see the Configuring OCSP Responders section in the Linux Domain Identity, Authentication, and Policy Guide.

Note

The Certificate Authority must be able to append the following attributes to the Certificate:
[ usr_cert ]
...
authorityInfoAccess=OCSP;URI:http://HOST:PORT 
...
[ v3_OCSP ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
extendedKeyUsage = OCSP Signing
Note that HOST and PORT will need to be changed to match your responder that you set up later.
Red Hat logoGithubredditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance. Découvrez nos récentes mises à jour.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez le Blog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

Theme

© 2026 Red Hat
Retour au début