HTTPS

Sana Commerce 9.3
Your connector

Set Up HTTPS for Sana

 NOTE

By configuring HTTPS for Sana, the web store and Sana Admin will run via HTTPS.

 

Enable HTTPS for Sana

Step 1: Open the "Web.config" file of the Sana Commerce Frontend.

Step 2: Locate the following line:

<ssl mode="Off" hstsMaxAge="31536000" hstsIncludeSubDomains="true" hstsPreload="false" />

Step 3: Change the SSL mode to "Full".

With the "Full" SSL mode the Sana web store completely runs over HTTPS, and all requests to HTTP will be automatically redirected to HTTPS.

See also:

HTTP Strict Transport Security