How do I make an OrderCentral page require SSL/HTTPS?


This is configured at the page level using the securityCheck control.

Example: <xct:securitycheck id="securityCheck" runat="server" requireSSL="true" />

For more infomation on how this works: Review the documentation on OrderCentral.elements.securityCheck here