Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "OCSPStapling" page has been changed by JeffTrawick: https://wiki.apache.org/httpd/OCSPStapling?action=diff&rev1=3&rev2=4 Comment: formatting fix in FreeBSD section ==== FreeBSD 9 and 10 Port Package “apache24” ==== - The normal default {{{httpd-ssl.conf}}} file is in the directory {{{/usr/local/etc/apache24/extra}}}; that contains global SSL settings as well as settings for the default SSL-enabled virtual host. The default configuration uses the directory {{/var/run}} for the location of cache and other run-time files, so the two minimal lines required to enable OCSP Stapling with this distribution are + The normal default {{{httpd-ssl.conf}}} file is in the directory {{{/usr/local/etc/apache24/extra}}}; that contains global SSL settings as well as settings for the default SSL-enabled virtual host. The default configuration uses the directory {{{/var/run}}} for the location of cache and other run-time files, so the two minimal lines required to enable OCSP Stapling with this distribution are {{{ SSLUseStapling On --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org