I have a wildcard certificate for *.example.com
(signed by GeoTrust) and am going to host lots of application instances on different servers, each on my subdomain.
I am not willing to copy my OpenSSL private key to every customer. How do I use my certificate to create sub-certificates for individual subdomains without sharing mine?