I have two sites (home server and linode VPS) and I have some subdomains of one domain on one site and some on the other. I also have two or three other domains on both servers. I currently use Apache VirtualHost on both sites. None of them are currently using https.
Is it possible to start rolling out https one subdomain at a time, or is it all or nothing? Do I need to use a front end like nginx or can I do it all in Apache?