Delete SSL from a domain in cPanel
You can simply delete SSL from a domain in cPanel using UAPI functions. Use the following command:
uapi --user=username SSL delete_ssl domain=example.com
Don’t forget to replace the following:
- username: The cPanel account Username.
- example.com: Your domain name.
Example:
uapi --user=grepitout SSL delete_ssl domain=grepitout.com
That’s it!
Also Read: Create email account in cPanel via terminal
If you like this post and wish to receive more articles from us, please like our FB page: Button
Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments.
For more details on our services, please drop us an E-mail at info@grepitout.com
Add Comment