Applicable to:
- Plesk for Linux
Question
Keep websites secured with free SSL Certificate is enabled in Plesk > Service Plans > example_plan > Additional Services:
- With SSLIt! extension:
- With Let's Encrypt extension:
Will already existing domain have free Let's Encrypt certificate installed?
Answer
Option secures both newly created domains and existing ones by execution of the scheduled task configured in Plesk > Tools & Settings > Scheduled Tasks :
- With SSLIt! extension:
PLESK_INFO: /opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/sslit/scripts/keep-secured.php'
- With Let's Encrypt extension:
PLESK_INFO: /opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/letsencrypt/scripts/keep-secured.php'
It runs every hour and checks if a domain has SSL certificate. Hence, if certificate installation fails, it will try to install it in one hour.
Comments
0 comments
Please sign in to leave a comment.