Zen Cart Logo
Forums / Installing on a Linux/Unix Server / SSL admin is only HTTPS on 1st page

SSL admin is only HTTPS on 1st page

Locked

Views: 2,189

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
28 Sep 2006, 6:49 AM
#1
surlyjake avatar

surlyjake

New Zenner

Join Date:
Sep 2006
Posts:
17
Plugin Contributions:
0

SSL admin is only HTTPS on 1st page

I have my site's shared SSL certificate "working" for the admin section. The first page will appear as "https" but after i click a link in admin... the address bar displays as if i isn't secure. Is it?

:lamo:

28 Sep 2006, 8:10 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: SSL admin is only HTTPS on 1st page

That is normal. At the present time, the admin secures the login page only.
The rest will be secured during the admin rewrite phase several version releases from now. You can see the schedule on the roadmap pasted at the top of the forum listing.

29 Sep 2006, 5:17 AM
#3
fluffytigger avatar

fluffytigger

Zen Follower

Join Date:
Dec 2005
Location:
My Own Fluffy Place, Pangea
Posts:
377
Plugin Contributions:
0

Re: SSL admin is only HTTPS on 1st page

In the admin config file, there's an option for HTTP_SERVER and HTTPS_SERVER, where HTTP SERVER has an http:// url, if you change that to https:// then you'll be under SSL for every single page.

1 Oct 2006, 1:57 AM
#4
surlyjake avatar

surlyjake

New Zenner

Join Date:
Sep 2006
Posts:
17
Plugin Contributions:
0

Re: SSL admin is only HTTPS on 1st page

if I put the admin folder under my web host's "ssh" section, is it all safe even though it doesn't say https?

1 Oct 2006, 2:11 AM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: SSL admin is only HTTPS on 1st page

No.

SSH and SSL are completely different things.