Web Hosting Talk







View Full Version : Multilanguage support for SSL certificate


icemanchai
09-24-2006, 04:33 PM
Does anyone heard about SSL certificate supports multilanguage pop-up for showing content according to the language enviroment of shopping cart?

alex-developer
09-25-2006, 11:32 AM
Does anyone heard about SSL certificate supports multilanguage pop-up for showing content according to the language enviroment of shopping cart?

Just do multilanguage pop-up and the same SSL certificate will support it, as SSL certificate only per domain name/IP address as for content it doesn't matter what you can display...

icemanchai
09-25-2006, 05:14 PM
Thanks Alex but how to make the multilanguage pop-up for the same SSL certificate? DIY or already have this kind of SSL certificate or I have to install another software for this function?

alex-developer
09-27-2006, 11:35 AM
how to make the multilanguage pop-up for the same SSL certificate?

there are several methods to do so:
1) diffrent hyper links with different languages;
2) using cookies with language parameters;
3) using session with language parameters;

icemanchai
09-27-2006, 11:54 AM
Thanks.....:)