password sent over an unencrypted link

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
mdc
New Member
New Member
Posts: 9
Joined: Sat Jul 07, 2007 2:01 pm

password sent over an unencrypted link

Post by mdc »

If I put the login page on an https connection, my browser still complains that the "information you are submitting is sent over an unencrypted link".  Is there a fix for this? (version 1.0.8)
Pierre M.

Re: password sent over an unencrypted link

Post by Pierre M. »

Hello,

How do you "put the login page on an https connection" ?
Please tell us more about your hosting configuration.

Pierre M.
mdc
New Member
New Member
Posts: 9
Joined: Sat Jul 07, 2007 2:01 pm

Re: password sent over an unencrypted link

Post by mdc »

I have an https server and a http server (apache).  If I use https://server/admin I can login, but it then redirects me to http://server/admin (no SSL).  Is there some way to rename all of the admin pages to be https pages?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: password sent over an unencrypted link

Post by tsw »

there was a nice trick introduced on this forum some time ago (basically config.php checked if you are on https connection and changed all urls to https)

try searching the forum a bit

and it might be even introduced in 1.1svn version...
Post Reply

Return to “CMSMS Core”