How to use "uapi SubDomain addsubdomain" with automatically generated SSL?
When I create subdomain from CPanel GUI, it also generates the CPanel issued certificate for subdomain. But when I use
command, certificate is not genrerated.
How I could easily get with UAPI the certificate for this new subdomain?
SubDomain addsubdomaincommand, certificate is not genrerated.
uapi --output=json SubDomain addsubdomain domain="$subDomain" rootdomain="$rootDomain" dir="/_subdomains/$subDomain" > "$HOME/tmp/uapi-result-subdomain.json"
How I could easily get with UAPI the certificate for this new subdomain?
Please sign in to leave a comment.
Comments
0 comments