Configuring HTTPS for Cashiering Page

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Good Morning,

How do I have to configure my system so that the Cashiering/Checkout page uses HTTPS as opposed to HTTP?

Any help is appreciated.

Thanks,

Rachel
13 years ago
1. Install SSL certificate
2. Open web.config file and set "UseSSL" attribute to "true"
13 years ago
I am using version 1.60 and this did not work once I make the change in the web.config I can't login via https://www.mysite.com/administration/login.aspx  it only works if I remove the "True" in the UseSSL setting.  Any suggestions. Thx
13 years ago
bftoday wrote:
I am using version 1.60 and this did not work once I make the change in the web.config I can't login via https://www.mysite.com/administration/login.aspx  it only works if I remove the "True" in the UseSSL setting.  Any suggestions. Thx

Ensure that you SSL certificate installedon your machine
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.