how to implement 3 level domain for shared SSL?

hi!

i have just enabled Shared SSL on my site. i read that it requeires a 3rd level domain, which i of course entered.

how do i link to the page now?

say my secure page must be: http://www.site.com/securePage.asp

and from /default.asp i would just have entered href=“securePage.asp”.
must i now enter the entire 3rd level address, ie:
https://site.hsphere.biz/securePage.asp? or should it be https://site.com/securepage.asp ?

and then the opposite for all the link FROM the secure page, out to the regular areas?

this is confusing!

thanks!

you’ll need to use https://site.m****here.biz/securepage.asp

thanks.
but i just got a reply from support about this too (posted to there after not getting a response here), and they say the following:

Both the https://site.hsphere.biz/securePage.asp and Login | HSTS Redirection Community

Will work..try it on the browser then then use it.

i would rather use the second option, because my visitors might think it strange suddenly getting to a hsphere.biz site. i know i would be suspicious…

thanks

you can use the second option but IE will throw up a security alert saying that the domain name doesn’t match the certificate

ok, thanks