Hi,
I know I can manually install my certificates through:
WHM >> Service Configuration >> Manage Service SSL Configuration
But, is there a command line script that will do the same thing? I'm not referring to user accounts, or domains hosted on the server, but the server services themselves. server:2083, server:2087, server:2096, etc. The reason I ask is because I'm interested in automating the renewal process. I've found the certificates/keys located in
/var/cpanel/ssl
should I just write a script to move the new certificates to overwrite them into all of those service locations? Is there an easier way?
I know I can manually install my certificates through:
WHM >> Service Configuration >> Manage Service SSL Configuration
But, is there a command line script that will do the same thing? I'm not referring to user accounts, or domains hosted on the server, but the server services themselves. server:2083, server:2087, server:2096, etc. The reason I ask is because I'm interested in automating the renewal process. I've found the certificates/keys located in
/var/cpanel/ssl
should I just write a script to move the new certificates to overwrite them into all of those service locations? Is there an easier way?