A simple way to check and enforce SSL can be done by using the RequestHandler component. Here’s an example: private function checkHttps() { if(!$this->RequestHandler->isSSL())
A simple way to check and enforce SSL can be done by using the RequestHandler component. Here’s an example: private function checkHttps() { if(!$this->RequestHandler->isSSL())