Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to enable SSL


blueflametuna

Recommended Posts

I found this in /catalog/includes/configure.php:

 

configure.php: define('ENABLE_SSL', true);

 

 

I added the same line to /admin/includes/configure.php

 

but it keeps using http only.

Are you on a shared SSL?

Do you have your own SSL certificate? If you do, is it configured and installed properly?

 

Does your SSL cert uses www.mydomain.com or just mydomain.com?

 

Try this >>SSL Guide

Link to comment
Share on other sites

In the includes FOLDER (catalog and admin) where the normal configure.php files are there is a FOLDER named local

 

On some installs there may be a configure.php inside the local FOLDER (catalog and admin)

 

If there is, anything in it overrides anything in the normal configure.php files.

 

You might check for that.

 

SSL Help

 

SSL Help support thread

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...