Copy the cert and key from a virtual server to some other service.
The domain to copy the cert from is specified with the --domain
flag followed by a virtual server name. The services (like Dovecot, Postfix, Webmin or Usermin) to copy it to are set with the --service
flag, which can be given multiple times. The domain's certificate will be used by default for SSL connections to the given services, but may be over-ridden by per-domain or per-IP certs.
Command Line Help
Copy the cert and key from a virtual server to some other service. virtualmin install-service-cert --domain name [--service type]+