ic
05-11-2004, 06:27 AM
I have a verisign cert for secure.domain.com installed on a fq account. Our client wants the verisign logo to show up on the homepage (www.domain.com) as well as at the checkout. As far as I know, verisign doesn't allow their security logo to be shown on any fqdn except on the fqdn the cert is for. Since we can't order a new cert we are stuck with secure.* So I'm trying to find out if there is a way for the site to reside at secure.* and point all www.* requests to secure.* Or at least have http://www.*.com/ (the standard web address) be directed to https://secure.*.com/ I don't know whether or not a DS-IRO will solve some of this problem. Since secure.* and www.* already exist is this the appropriate vas? The browser has to know its secure.* to match it with the cert's domain. I assume that rules out symlinks, if they were ever an option. The only other possible remedy I'm aware of is mod_rewrite, and any information regarding that or anything else would be appreciated.
Unless, of course, verisign has some option for displaying their logo on a related subdomain. That is the preferred solution.
Unless, of course, verisign has some option for displaying their logo on a related subdomain. That is the preferred solution.