We have bought an SSL certificate for https://www.domain.com.
Users will be accessing the domain at https://sub1.domain.com, https://sub2.domain.com, etc.
I would like to be able to redirect those subdomains, via Apache. So for instance, https://sub1.domain.com becomes https://www.domain.com/sub1.
Is this possible to do without presenting the user with a "Insecure Connection" error?