[ic] Secure order

JImmy Mejia jmejia@mail.isppro.net
Fri, 8 Dec 2000 09:09:59 -0800 (PST)


On Fri, 8 Dec 2000, Hans-Joachim Leidinger wrote:

> JImmy Mejia wrote:
> > 
> > Does anybody know if is posible to setup the server in order of to have,
> > at the moment of checkout, a secure conection using
> > ssl (in the way of https://bla.bla.bla.com)
> > 
> > If yes, help me by telling me where I should go to modify the
> > configuration of interchange.
> > 
> > Thank You very much.
> 
> In your catalog.cfg, you have to set 
> 
> Variable    SECURE_SERVER   http://__MVC_SERVERNAME__
> and
> AlwaysSecure         your-order-page-name
> 
> like
> 
> Variable    SECURE_SERVER   https://__MVC_SERVERNAME__
> 
> (if the domain name is not the same as __MVC_SERVERNAME__
> Variable    SECURE_SERVER   https://bla.bla.bla.com
> )
> 
> Joachim

I really apreciate your help very much, thank you very much man, I will
test it inmediatly.

Jimmy