Hi,
I'm considering to implement SSL to my sites. I do have a WP Multisite Installation with multiple WP sites, each site has its own domain like:
http://www.mydomain1.com
http://www.mydomain2.com
http://www.mydomain3.com
each domain should get its own SSL certificate
https://www.mydomain1.com
https://www.mydomain2.com
https://www.mydomain3.com
so my first question is, can I use dedicated SSL certificates for each domain?
Secondly what if there is a domain that should not run SSL? Like:
https://www.mydomain1.com
https://www.mydomain2.com
https://www.mydomain3.com
http://www.mydomain4.com
Can this be setup as well or is the SSL support only ALL or NONE?
Many thanks for your help and explanation (or guidance where to read all about it).
Cheers
Joerg