[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Disabling web-based admin from http, but not https
- Subject: Re: [cobalt-users] Disabling web-based admin from http, but not https
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sat Mar 10 23:42:12 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Lee Sai Fon" <lsai_fon@xxxxxxxxxxx> wrote
ON: Thursday, March 08, 2001 3:25 PM
> No joy on my last query, but hopefully someone may have the answer to this
> one.
>
> Do you know if it is possible to arrange things so that the cobalt web-based
> interface is only available via https: and not normal http:?
>
> Your help would be much appreciated.
I thought about this, and maybe you are not enabling ssl on the server,
but some other virtual site on the server.
If you enable ssl on the server site 'site1' then the admin pages will be
under https://
You can still enter http://host.the-server-site.tld/admin
and it should switch to: (after sending password)
https://host.the-server-site.tld:81/.cobalt/sysManage/index.html
Or you should be able to enter
https://host.the-server-site.tld/admin and get,
https://host.the-server-site.tld:81/.cobalt/sysManage/index.html
I hope this helps!!!
Gerald