Plesk

An assigned SSL certificate is not used by the website

Symptoms

Cause

Apache graceful restart is configured causing a delay in Apache and Nginx reconfiguration.

Resolution

Consider one of the following options:

Click on a section to expand

Restart manually web server services

  1. Connect to the server via SSH

  2. Regenerate website configuration:

    # plesk sbin httpdmng --reconfigure-domain example.com

  3. Restart related web server services:

    • Apache service:

      # plesk sbin websrvmng --restart

    • NGINX service (If it is installed):

      # plesk sbin nginx_control --restart

Reduce the Apache restart interval

  1. Log in to Plesk GUI

  2. Go to Tools & Settings > Apache web server > Set Apache restart interval to a lower value

Exit mobile version