You are here

constant HOSTING_SSL_CUSTOM_KEY in Hosting 7.4

Same name and namespace in other branches
  1. 6.2 web_server/ssl/hosting_ssl.nodeapi.inc \HOSTING_SSL_CUSTOM_KEY
  2. 7.3 web_server/ssl/hosting_ssl.nodeapi.inc \HOSTING_SSL_CUSTOM_KEY

This SSL key is a custom, Aegir generated one.

6 uses of HOSTING_SSL_CUSTOM_KEY
hook_hosting_site_options_alter in site/hosting_site.api.php
Alters which site options are available.
hosting_ssl_hosting_site_options_alter in web_server/ssl/hosting_ssl.nodeapi.inc
Implemensts hook_hosting_site_options_alter
hosting_ssl_nodeapi_site_presave in web_server/ssl/hosting_ssl.nodeapi.inc
Implements hook_nodeapi_TYPE_OP().
hosting_ssl_nodeapi_site_validate in web_server/ssl/hosting_ssl.nodeapi.inc
Implements hook_nodeapi_TYPE_OP().
hosting_ssl_save_key in web_server/ssl/hosting_ssl.nodeapi.inc
Store the SSL Cert key in the database.

... See full list

File

web_server/ssl/hosting_ssl.nodeapi.inc, line 10
NodeAPI functions for the Hosting SSL module.

Code

define('HOSTING_SSL_CUSTOM_KEY', 'null');