Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/application-gateway/application-gateway-faq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ sections:
answer: Application Gateway supports up to 100 TLS/SSL certificates.

- question: Does Application Gateway have support for OCSP and OCSP stapling?
answer: Yes, Application Gateway supports certificates with OCSP extensions and OCSP stapling for server certificates.
answer: Yes. Application Gateway supports certificates that use OCSP (Online Certificate Status Protocol) and supports OCSP stapling for server certificates. For certificates stored in Azure Key Vault, ensure that the PFX or PEM file includes the private key and the complete certificate chain. Including the root certificate is recommended. Application Gateway must be able to resolve and access the OCSP responder URL specified in the certificate's Authority Information Access (AIA) extension to retrieve revocation status information for OCSP stapling.

- question: How many authentication certificates for backend reencryption does Application Gateway support?
answer: Application Gateway supports up to 100 authentication certificates.
Expand Down