/
How to Empty the OCSP Cache on the Security Server?
How to Empty the OCSP Cache on the Security Server?
Security Server's OCSP cache can be emptied manually by following the steps below. By emptying the OCSP cache it is possible to force the Security Server to fetch new OCSP responses right away instead of waiting for the next scheduled interval.
Step-by-step guide
The OCSP cache can be emptied by following the steps below.
$ sudo su -
$ systemctl stop xroad-signer
$ mv /var/cache/xroad/*ocsp /tmp
$ systemctl start xroad-signer
$ exit
Related articles
, multiple selections available,
Related content
How Is the OCSP Responder Service Used in X-Road?
How Is the OCSP Responder Service Used in X-Road?
More like this
How to Transfer the Archive Files from the Security Server?
How to Transfer the Archive Files from the Security Server?
More like this
How to Replace the Security Server Internal TLS Key and Certificate?
How to Replace the Security Server Internal TLS Key and Certificate?
More like this
How to Change the Security Server UI Port?
How to Change the Security Server UI Port?
Read with this
How to change Security Server logging levels?
How to change Security Server logging levels?
Read with this
Inconsistent Behavior When Deleting HSM Certificates on the Security Server
Inconsistent Behavior When Deleting HSM Certificates on the Security Server
More like this