clarocque Posted June 24, 2004 Posted June 24, 2004 Ok after giving up on trying to get the HTML editor to work with SSL I have decided to try and change some links so the customer and order info will use a https I have this part, but what I can get is when I update say edit orders it posts using an ssl example: https://www.domain.com/admin/edit_orders.ph...256&action=edit the when update it returns: http://www.domain.com/admin/edit_orders.ph...256&action=edit So if I undertand it right it sent the changes up using a non secure connection - is this correct? How can I get it to post usin https with out changing the config file so the entire admin area is using SSL? If I do that my editor breaks - Please any help would be great. osC Contributions I have published. Note: Some I only provided minor changes, updates or additions!
clarocque Posted June 24, 2004 Author Posted June 24, 2004 OK after no responce let me ask another question - If I open the customer or order edit form using https like this: https://www.domain.com/catalog/edit_order.php.... Then I make a change and hit update - after the changes are made it no longer has the https it is now http - was the informationtion submiteed (the changes) sent up as encrypted? osC Contributions I have published. Note: Some I only provided minor changes, updates or additions!
clarocque Posted June 24, 2004 Author Posted June 24, 2004 OK foound the fix - html _output is calling definitions not in configure osC Contributions I have published. Note: Some I only provided minor changes, updates or additions!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.