Auto-install certificate on account creation
Needs Review
It would be nice to be able to automatically install SSL certificates when an account is created. In my case, I have a wildcard SSL that I want to install on every account (which are subdomains) and doing it manually every time takes a lot of extra time since I usually create 20 account at a time.
While this would potentially be possible, it's unlikely we'll add this specific ability. In this case I would recommend that you use the post account creation hook in conjunction with the UAPI call: Install_ssl
https://documentation.cpanel.net/display/SDK/UAPI+Functions+-+SSL%3A%3Ainstall_ssl
While this would potentially be possible, it's unlikely we'll add this specific ability. In this case I would recommend that you use the post account creation hook in conjunction with the UAPI call: Install_ssl
https://documentation.cpanel.net/display/SDK/UAPI+Functions+-+SSL%3A%3Ainstall_ssl
Replies have been locked on this page!