Introduction
A domain can be excluded from AutoSSL via cPanel or the command line. This article provides the steps to exclude a domain from AustoSSL via the command line.
Description
- Access the server's command line via SSH or "Terminal" in cPanel or WHM.
- Run the following command.
uapi --user=$username SSL add_autossl_excluded_domains domains='$domain.tld'
Please note that "$username" and "$domain.tld" must be replaced with the cPanel user's username and the domain to exclude, respectively.
Comments
0 comments
Article is closed for comments.