| Syntax: | ssl_stapling_responder |
|---|---|
| Default: | — |
| Context: | http, server |
This directive appeared in version 1.3.7.
Overrides the URL of the OCSP responder specified in the “Authority Information Access” certificate extension.
Only “http://” OCSP responders are supported:
ssl_stapling_responder http://ocsp.example.com/;
Please login to continue.