[ic] Admin over SSL

John Rennie (home) interchange-users@icdevgroup.org
Sun Nov 17 14:57:01 2002


Hans said:
>Greetings - I'm trying to get the Admin UI to work over SSL. I set up
the 
>secure server address, etc., and have added
>
>admin
>
>to the AlwaysSecure in the catalog.cfg.
>
>This fails to route to the secure server. However, when I add
>
>admin/entry
>
>to the AlwaysSecure, it successfully loads from the secure server to 
>allow me to enter the CC numbers.
>
>What I'm trying to do is have the entire Admin session over SSL, but it

>doesn't seem to work by just adding
>
>admin
>
>.....  Would someone be so kind as to shed light ??
>
>Many thanks ---

'admin' would not match everything. However, there is a handy variable
UI_SECURE (found from the admin pages under Administration...Preferences
...Admin control). If this is set to 1, then all of your admin pages
will be
secure.

John.