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 a domain have commercial certificate , that will be given a priority and skip the free ssl certificate
Users can manage all types of ssl certificates from the UAPP control panel
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 auto ssl certificate on a website 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 >