Setting Primary Shared SSL via API
Hi,
Apologies if I have missed this but I do not seem to be able to find a way to set a shared ssl for the server itself via the API's.
I can find similar functions in the UAPI documentation, but I think that would be on a per account basis and not server wide.
Does anything exist for this or would we need to continue to set these settings via the WHM -> Manage SSL Hosts screen?
Thanks,
Craig
-
Hello, No existing API functions exist to manipulate this option. I suggest opening a feature request for the ability to configure this option through WHM API 1 via: Submit A Feature Request As a workaround, you can manually update the following file to change the shared SSL certificate: /var/cpanel/.sharedcrtname
EX:# cat /var/cpanel/.sharedcrtname host.domain.com
Note you can create the file if it does not exist by default. Thank you.0
Please sign in to leave a comment.
Comments
1 comment