Slow browsing in HTTPS

Discussion in 'Installation/Configuration' started by cremos, Jan 21, 2021.

  1. cremos

    cremos Member

    Tow to enable OCSP Stapling via http proxy?
    I modified the vhost as follows:
    I reactivated the option "SSLUseStapling on"
    I reactivated the option "SSLUseStapling on" with and added the directive: "SSLOCSPProxyURL"
    Code:
    SSLUseStapling on
    SSLOCSPProxyURL http://My.proxy:3128/
    The site responds well.
     

Share This Page