1 2 3 4 5 6 7
# /etc/apache2/conf-available/ocsp-stapling.conf <IfModule mod_ssl.c> SSLUseStapling on SSLStaplingCache shmcb:/var/run/ocsp(32768) </IfModule>