I have a site hosted at http://www.myprimarydomain.com/secondarydomain and I just did a cpanel SimpleScripts install onto http://www.secondarydomain.com. I have an SSL certificate for myprimarydomain.com. I would like to be able to manage the new site via a secure connection. I've tried both https://www.myprimarydomain.com/secondarydomain/wp-admin and https://www.secondarydomain.com/wp-admin. Both reroute to https://www.primarydomain.com/wp-admin after entering my credentials and I get a bad user/pass error (presumably because it is trying to authenticate against my main site). I can log in fine to http://www.secondarydomain.com. Is what I'm trying to do possible without a wildcard certificate? If so, how?