Back to Home
Catalina Products
Ecommerce for SL
Online bill payment for SL
Online Database Reports
Windows Mobile for SL
Call Center for SL
Remote Sales for SL
Dynamics SL Web Services
ctObjects (.net library)
Custom .NET Programming
About Catalina Technology
Contact Request



How do I require SSL on a webpage in AccountCentral?


Every AccountCentral .aspx page has a "security" control, this can be used to require SSL on a page by page level.
ex: <xct:security id="security" runat="server" requireSSL="false" />

In that control there is a "requireSSL" property. (true/false)
--If the property is set to "true" the page will automatically redirect and force an ssl/https connection. 
--If the property is set to "false" the page will automatically redirect and force a standard non-ssl/http connection.

Global override to disable ssl:
In some installs there is a need to keep the security control settings in place, but disable all ssl redirect in the application.  All requireSSL settings can be overridden by setting the following key in the application web.config file:
<add key="DISABLESSL" value="TRUE"/>  <!--TRUE/FALSE-->


Posted In:  Account Central® ->  Frequently Asked Questions
Sales Central powerpoint presentation:
Download a powerpoint or PDF presentation describing the Sales Central solution for Dynamics SL.
Account Central powerpoint presentation:
Download a powerpoint or PDF presentation describing the Account Central online payment solution for Dynamics SL.
Catalina Technology Demos:
Learn how you can implement Catalina Technologies web services. Simple demonstrations that come with the source code used in the presentations.
Introducing ctObjects (.net library):
A set of tools and libraries that all Catalina Technology products are built upon. Due to popular demand we have opened up this technology for stand-alone licensing.
Introducing ReportCentral:
ReportCentral is a extensible database reporting engine and base intranet application for .net.
Stream and Email PDF files.:
PDF Streaming now integrated into all Catalina products.
AJAX Support:
Catalina products support the latest AJAX technologies to their web services and applications. See for your self. Use the search on this site and see intellisense searching at work.
Microsoft Dynamics SL (Solomon) .NET Software by Catalina Technology a Microsoft Solomon ISV