certificate_drush_init |
submodules/certificate/drush/certificate.drush.inc |
Implements hook_drush_init(). |
|
|
certificate_provision_register_autoload |
submodules/certificate/drush/certificate.drush.inc |
Register our directory as a place to find provision classes. |
2 |
|
certificate_provision_services |
submodules/certificate/drush/certificate.drush.inc |
Implements hook_provision_services(). |
|
|
drush_certificate_provision_verify |
submodules/certificate/drush/certificate.drush.inc |
Implements drush_HOOK_COMMAND(). |
|
|
drush_letsencrypt_force_key_regenerate |
submodules/letsencrypt/drush/letsencrypt.drush.inc |
Implements the letsencrypt-force-key-regenerate command. |
|
|
drush_letsencrypt_post_provision_install |
submodules/letsencrypt/drush/install.provision.inc |
Implements drush_hook_post_provision_install(). |
|
|
drush_letsencrypt_provision_install |
submodules/letsencrypt/drush/install.provision.inc |
Implements drush_hook_provision_install(). |
|
|
drush_letsencrypt_provision_install_rollback |
submodules/letsencrypt/drush/install.provision.inc |
Implements drush_hook_provision_install_rollback(). |
|
|
drush_self_signed_post_provision_install |
submodules/self_signed/drush/install.provision.inc |
Implements drush_hook_post_provision_install(). |
|
|
drush_self_signed_provision_install |
submodules/self_signed/drush/install.provision.inc |
Implements drush_hook_provision_install(). |
|
|
drush_self_signed_provision_install_rollback |
submodules/self_signed/drush/install.provision.inc |
Implements drush_hook_provision_install_rollback(). |
|
|
hosting_apache_https_hosting_feature |
submodules/apache_https/hosting.feature.apache_https.inc |
Implements hook_hosting_feature(). |
|
|
hosting_apache_https_hosting_service |
submodules/apache_https/hosting_apache_https.module |
Implements hook_hosting_service(). |
|
|
hosting_certificate_hosting_feature |
submodules/certificate/hosting.feature.certificate.inc |
Implements hook_hosting_feature(). |
|
|
hosting_certificate_hosting_service_type |
submodules/certificate/hosting_certificate.module |
Implements hook_hosting_service_type(). |
|
|
hosting_https_client_authentication_enabled |
./hosting_https.nodeapi.inc |
Determines if client authentication is enabled. |
1 |
|
hosting_https_client_authentication_path |
./hosting_https.nodeapi.inc |
Fetches the client authentication path. |
1 |
|
hosting_https_feature_enable_callback |
./hosting_https.module |
Callback function to execute on enabling this module's feature. |
|
1 |
hosting_https_filter_key |
./hosting_https.nodeapi.inc |
Filter disallowed characters from a HTTPS certificate key. |
1 |
|
hosting_https_form_alter |
./hosting_https.module |
Implements hook_form_alter(). |
|
|
hosting_https_get_key |
./hosting_https.nodeapi.inc |
Return the URI of a site, for use in generating HTTPS certificates. |
3 |
|
hosting_https_get_platforms |
./hosting_https.module |
Return a list of platforms on HTTPS enabled servers. |
2 |
|
hosting_https_get_profiles |
./hosting_https.module |
Return a list of profiles with HTTPS enabled platforms. |
1 |
|
hosting_https_get_servers |
./hosting_https.module |
Return a list of servers which have HTTPS enabled web services. |
3 |
|
hosting_https_hosting_feature |
./hosting.feature.https.inc |
Implements hook_hosting_feature(). |
|
|
hosting_https_hosting_site_context_options |
./hosting_https.drush.inc |
Implements hook_hosting_TASK_OBJECT_context_options(). |
|
|
hosting_https_hosting_site_options_alter |
./hosting_https.nodeapi.inc |
Implements hook_hosting_site_options_alter(). |
|
|
hosting_https_is_available |
./hosting_https.module |
|
1 |
|
hosting_https_nodeapi_site_delete |
./hosting_https.nodeapi.inc |
Implements hook_nodeapi_TYPE_OP(). |
|
|
hosting_https_nodeapi_site_delete_revision |
./hosting_https.nodeapi.inc |
Implements hook_nodeapi_TYPE_OP(). |
|
|
hosting_https_nodeapi_site_insert |
./hosting_https.nodeapi.inc |
Implements hook_nodeapi_TYPE_OP(). |
1 |
|
hosting_https_nodeapi_site_presave |
./hosting_https.nodeapi.inc |
Implements hook_nodeapi_TYPE_OP(). |
|
|
hosting_https_nodeapi_site_update |
./hosting_https.nodeapi.inc |
Implements hook_nodeapi_TYPE_OP(). |
|
|
hosting_https_nodeapi_site_view |
./hosting_https.nodeapi.inc |
Implements hook_nodeapi_TYPE_OP(). |
|
|
hosting_https_node_load |
./hosting_https.nodeapi.inc |
Implements hook_node_load(). |
|
|
hosting_https_output_key |
./hosting_https.nodeapi.inc |
Filter HTTPS key for display. |
1 |
|
hosting_https_permission |
./hosting_https.module |
Implements hook_permission(). |
|
|
hosting_https_schema |
./hosting_https.install |
Implements hook_schema(). |
2 |
|
hosting_https_site_form |
./hosting_https.nodeapi.inc |
Form API code to extend the site form with HTTPS fields. |
1 |
|
hosting_https_site_form_validate |
./hosting_https.nodeapi.inc |
Site form validation callback. |
|
1 |
hosting_https_status_options |
./hosting_https.nodeapi.inc |
Output filter for the HTTPS enabled field. |
2 |
1 |
hosting_https_uninstall |
./hosting_https.install |
Remove HTTPS service records from hosting_service table. |
|
|
hosting_https_update_7001 |
./hosting_https.install |
Add the client_authentication column with defaults to the database. |
|
|
hosting_https_update_7002 |
./hosting_https.install |
Add support for enabling client authentication only on a specific path. |
|
|
hosting_https_update_7300 |
./hosting_https.install |
Force a re-verification of all enabled SSL sites. |
|
|
hosting_letsencrypt_get_sites |
submodules/letsencrypt/hosting_letsencrypt.module |
Fetch HTTPS-enabled site IDs using Let's Encrypt certificates. |
2 |
|
hosting_letsencrypt_hosting_feature |
submodules/letsencrypt/hosting.feature.letsencrypt.inc |
Implements hook_hosting_feature(). |
|
|
hosting_letsencrypt_hosting_queues |
submodules/letsencrypt/hosting_letsencrypt.module |
Implements hook_hosting_queues(). |
|
|
hosting_letsencrypt_hosting_service |
submodules/letsencrypt/hosting_letsencrypt.module |
Implements hook_hosting_service(). |
|
|
hosting_letsencrypt_update_7300 |
submodules/letsencrypt/hosting_letsencrypt.install |
Verify the server node to get the dehydrated code updated. |
|
|