[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Admin over SSL
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!