Overview
This guide will help you install an SSL certificate via command line.
To install an SSL certificate for a specific domain, use the following command:
webuzo --lets_encrypt --action=install --domain=domain.com
To install SSL certificates for all domains, use this command:
webuzo --lets_encrypt --action=install_all