constant HOSTING_HTTPS_CLIENT_AUTHENTICATION_DISABLED in Aegir HTTPS 7.3
Client authentication can also be enabled.
3 uses of HOSTING_HTTPS_CLIENT_AUTHENTICATION_DISABLED
- hosting_https_nodeapi_site_presave in ./
hosting_https.nodeapi.inc - Implements hook_nodeapi_TYPE_OP().
- hosting_https_node_load in ./
hosting_https.nodeapi.inc - Implements hook_node_load().
- hosting_https_site_form in ./
hosting_https.nodeapi.inc - Form API code to extend the site form with HTTPS fields.
File
- ./
hosting_https.module, line 18 - Hook implementations for the Hosting HTTPS module.
Code
define('HOSTING_HTTPS_CLIENT_AUTHENTICATION_DISABLED', 0);