You are here

constant HOSTING_SSL_DISABLED in Hosting 6.2

Same name and namespace in other branches
  1. 7.4 web_server/ssl/hosting_ssl.module \HOSTING_SSL_DISABLED
  2. 7.3 web_server/ssl/hosting_ssl.module \HOSTING_SSL_DISABLED

SSL is disabled for this site.

5 uses of HOSTING_SSL_DISABLED
hosting_server_update_6202 in server/hosting_server.install
Migrate site-specific IPs to server-specific IPs.
hosting_ssl_nodeapi_site_presave in web_server/ssl/hosting_ssl.nodeapi.inc
hosting_ssl_nodeapi_site_view in web_server/ssl/hosting_ssl.nodeapi.inc
hosting_ssl_save_key in web_server/ssl/hosting_ssl.nodeapi.inc
Store the SSL Cert key in the database.
hosting_ssl_site_form in web_server/ssl/hosting_ssl.nodeapi.inc

File

web_server/ssl/hosting_ssl.module, line 6

Code

define('HOSTING_SSL_DISABLED', 0);