Add InCommon support for SSL/TLS certifcates
For those who can't use Let's Encrypt or other paid alternative, automatic https://www.incommon.org/ support would be welcome.
It would be interesting to know why someone should be limited to use only certificates from one vendor. Anyway, InCommon certs are managed by Sectigo and are ordinary SSL certs. If you do not want to use Let's Encrypt you can easily install any third-party certificate using the "SSL" link in a Plesk subscription or the server SSL settings in "Tools & Settings". You can generate a CSR and also copy-paste your certificate chain and certificate into the SSL manager. This works with your favorite trust center, too.
-- PD
-
To automate SSL/TLS management on the console the Plesk "certificate" utility can be used. Please see its documentation here: https://docs.plesk.com/en-US/obsidian/cli-linux/using-command-line-utilities/certificate-ssltls-certificates.39009/
For further community assistance, you are also welcome to post to our forum https://talk.plesk.com or the Facebook Plesk group https://www.facebook.com/groups/plesk .
-- PD -
John W commented
We're a nonprofit/educational institution and InCommon provides free certs for us. Is there a way to automate the issuing/renewing of certs, probably through command line scripting and cron jobs? Thanks!