[ic] Admin over SSL

Hans interchange-users@icdevgroup.org
Sun Nov 24 20:58:01 2002


Hi there - I've configured the catalog.cfg to read as follows:

VendURL    http://mysite.com/~light
SecureURL  https://mysecureserver.com/~light

ifndef SECURE_ENABLE
SecureURL  https://mysecureserver.com/~light
endif

I also set the variable in Administration/Preferences/AdminControl to 1 
so that the Admin *should* be over SSL.

Of course, my site and mysecureserver.com are not real names. That's 
just what I put in for this post. In my actual catalog.cfg, it reads as 
supposed to (i.e., pointing to my real site and secure server).

Am I forgetting something?

Thanks!