installautosslfordomain
Domain Auto SSL Installer
This tool will install the Let's encrypt free auto ssl certificate for a website or all websites of an eenos account.
If athe domain have a commercial certificate , that priority will be given ato prioritythat certificate and skip the free ssl certificatecertificate.
Users can manage all types of ssl certificates from the UAPP control panelpanel.
See the command and options below,
Command:
/usr/local/eenos/scripts/installautosslfordomain
Command Options:
Usage: /usr/local/eenos/scripts/installautosslfordomain <options>=[values]
Command Groups:
Options:
--domain=<domain name> - The domain name that need ssl
--user=<eenos user > - Setup ssl for all domains on a user
Setup Domain Auto SSL
To install an auto ssl certificate on a websitewebsite, use the following command,
/usr/local/eenos/scripts/installautosslfordomain --domain=<domain name>
Setup Auto SSL For all Domain of a User
To install Let's encrypt auto ssl certificate for all websites under an eenos user , please use the following command.
/usr/local/eenos/scripts/installautosslfordomain --user=<eenos user >