[ic] Enabling SSL

Joshua Lavin interchange-users@icdevgroup.org
Thu Mar 13 14:59:00 2003


On Wednesday, March 12, 2003, at 10:10  PM, D Zhang - msi wrote:

> So, your SSL may work fine if the
> above "ifndef .. endif" is removed, or altered.

Quite right. Upon checking my catalog.cfg, I found:

ifndef SECURE_ENABLE
SecureURL  __SECURE_SERVER____CGI_URL__
#http://__SERVER_NAME____CGI_URL__
endif

So even though my SECURE_ENABLE was blank, I was still secure.

And yes, UI_SECURE makes all your admin links https.

Thanks David!

Josh