HTTPS

Sana Commerce 9.1
Your connector

Full HTTPS

If you configure full HTTPS, then Sana Admin will also run via HTTPS. In this case no additional SSL certificate is needed.
 
To configure full HTTPS for your webstore:

Step 1: Open the 'Web.config' file of the Sana Commerce frontend.

Step 2: Locate the following line:

<ssl mode="Off" partialConfigPath="partial-ssl.config" bypassWarning="true" />

Step 3: Change SSL mode to 'Full'.

With a 'Full' SSL mode the webstore completely runs via HTTPS and all requests to HTTP will be automatically redirected to HTTPS.