We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae7a1e2 commit 2b43a92Copy full SHA for 2b43a92
1 file changed
install/lib/install.lib.php
@@ -882,9 +882,8 @@ function get_apps_vhost_port_number() {
882
}
883
884
/*
885
-* Get the port number of the ISPConfig controlpanel vhost
886
-*/
887
-
+ * Check if SSL is anabled in the ISPConfig controlpanel vhost.
+ */
888
function is_ispconfig_ssl_enabled() {
889
global $conf;
890
$ispconfig_vhost_file = $conf['apache']['vhost_conf_dir'].'/ispconfig.vhost';
0 commit comments