Search

Index

Revindex Storefront

How to SSL secure your pages

Last updated on 2022-07-26 1 mins. to read

In order to secure your pages when transmitting customer information over the internet (e.g. checkout, cart, registration, login pages, etc.), you need to enable SSL on your site (also known as HTTPS protocol).

You must first have a valid SSL certificate for your site and have it installed on your IIS server by your administrator. Follow the remaining steps to configure SSL on your DotNetNuke web site:

  1. Login as Host user.
  2. Go to Settings > Security page.
  3. Go to the More tab.
  4. Check the SSL Enabled checkbox.
  5. Check the SSL Enforced checkbox. When this option is set, pages which are not marked as Secure will not be accessible with SSL (HTTPS).
  6. Optionally enter a SSL URL only if you do not have a dedicated SSL Certificate installed for your site. An example would be a shared hosting account where the hosting company provides you with a shared SSL URL.
  7. Optionally enter the Standard URL. If an SSL URL is specified above, you will also need to specify a Standard URL for unsecure connections.
  8. Save your changes.

You will now need to indicate which pages need to be SSL secured. Typically, this should be any pages where sensitive customer information may be transmitted over the Internet such as Login, Registration, Cart, Checkout, Confirmation and Account pages.

  1. For each page needing to be SSL secured, go to its Page Settings. Under the Advanced Settings tab, expand the Other Settings panel and mark the Secure checkbox.
  2. Save your changes.

Comments


Powered by Revindex Wiki