Skip to main content

SEC_ERROR_OCSP_TRY_SERVER_LATER for firefox

Comments

2 comments

  • NOC_Serverpoint
    Hello, Can you please update your apache version ? As a temporary workaround, you can set Firefox not to use stapling: (1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful. (2) In the search box above the list, type or paste ocsp and pause while the list is filtered (3) Double-click the security.ssl.enable_ocsp_staplingpreference to switch it from true to false You will need to reload the problem page (possibly bypassing the cache using Ctrl+Shift+r). ==== If you are having same issue then you can follow below given steps to safely disable the SSL Stapling on cPanel Servers : Edit /usr/local/apache/conf/includes/pre_virtualhost_global.conf The same file can also be modified from WHM - Apache Include Editor And insert : SSLUseStapling off Restart Apache to reload the changes : Apparently the SSL Stapling support introduced in Apache 2.4 Thanks,
    0
  • cPanelMichael
    Hello, Let us know if the following post helps: Let's Encrypt Firefox OCSP problem: Secure Connection Failed Thanks!
    0

Please sign in to leave a comment.