Plesk

Unable to install certificate for domain in Plesk: SSL/TLS Certificates option is missing

Symptoms

Cause

SNI support is not enabled.

Resolution

Note: if you don't have administrative access to Plesk via SSH, contact your hosting provider regarding the issue

  1. Connect to the server using SSH.

  2. Edit /etc/psa/psa.conf file and change SNI_SUPPORT value to true:

    SNI_SUPPORT true

  3. Restart psa service:

    # service psa restart

  4. Log into Plesk.

  5. Reload server components under Tools & Settings > Server Components > Refresh.