Configuring KonaKart for HTTPS / SSL

SSL can be enabled and configured in the Configuration>>HTTP/HTTPS section of the Admin App. When SSL is enabled and the port numbers are correctly defined, KonaKart will automatically switch between HTTP and HTTPS depending on whether the customer is logged in or not. Whenever the customer is logged in, a session id is passed back and forth, so the protocol is set to HTTPS. Whenever the customer isn't logged in, the protocol is set to HTTP.