mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-15 09:22:16 +02:00
The new "update ssl ocsp-response <certfile>" CLI command allows to update the stored OCSP response for a given certificate. It relies on the http_client which is used to send an HTTP request to the OCSP responder whose URI can be extracted from the certificate. This command won't work for a certificate that did not have a stored OCSP response yet.