Update on certificte CA-signing. Moved config to control panel.
| | |
| | | 'width' => '40', |
| | | 'maxlength' => '255' |
| | | ), |
| | | 'CA_path' => array( |
| | | 'datatype' => 'VARCHAR', |
| | | 'formtype' => 'TEXT', |
| | | 'default' => '', |
| | | 'value' => '', |
| | | 'width' => '40', |
| | | 'maxlength' => '255' |
| | | ), |
| | | 'CA_pass' => array( |
| | | 'datatype' => 'VARCHAR', |
| | | 'formtype' => 'TEXT', |
| | | 'default' => '', |
| | | 'value' => '', |
| | | 'width' => '40', |
| | | 'maxlength' => '255' |
| | | ), |
| | | 'security_level' => array( |
| | | 'datatype' => 'VARCHAR', |
| | | 'formtype' => 'SELECT', |
| | |
| | | ################################## |
| | | ) |
| | | ); |
| | | ?> |
| | | ?> |
| | |
| | | $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; |
| | | $wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; |
| | | $wb['check_apache_config_txt'] = 'Test apache configuration on restart'; |
| | | $wb["CA_path_txt"] = 'CA Path'; |
| | | $wb["CA_pass_txt"] = 'CA passphrase'; |
| | | ?> |
| | |
| | | $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; |
| | | $wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; |
| | | $wb['check_apache_config_txt'] = 'Test apache configuration on restart'; |
| | | $wb["CA_path_txt"] = 'CA Path'; |
| | | $wb["CA_pass_txt"] = 'CA passphrase'; |
| | | ?> |
| | |
| | | $wb['php_ini_path_cgi_txt'] = 'Διαδρομή του php.ini για CGI'; |
| | | $wb['php_ini_path_apache_txt'] = 'Διαδρομή του php.ini για Apache'; |
| | | $wb['check_apache_config_txt'] = 'Έλεγχος των ρυθμίσεων του apache ή επαννεκίνηση'; |
| | | ?> |
| | | $wb["CA_path_txt"] = 'CA Path'; |
| | | $wb["CA_pass_txt"] = 'CA passphrase'; |
| | | ?> |
| | |
| | | $wb["php_ini_path_apache_txt"] = 'Apache php.ini path';
|
| | | $wb["check_apache_config_txt"] = 'Test apache configuration on restart';
|
| | | $wb["network_config_warning_txt"] = 'The network configuration option is only available for Debian and Ubuntu Servers. Do not enable this option if your network interface is not eth0.';
|
| | | $wb["CA_path_txt"] = 'CA Path'; |
| | | $wb["CA_pass_txt"] = 'CA passphrase'; |
| | | ?> |
| | |
| | | $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; |
| | | $wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; |
| | | $wb['check_apache_config_txt'] = 'Test apache configuration on restart'; |
| | | $wb["CA_path_txt"] = 'CA Path'; |
| | | $wb["CA_pass_txt"] = 'CA passphrase'; |
| | | ?> |
| | |
| | | $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; |
| | | $wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; |
| | | $wb['check_apache_config_txt'] = 'Test apache configuration on restart'; |
| | | $wb["CA_path_txt"] = 'CA Path'; |
| | | $wb["CA_pass_txt"] = 'CA passphrase'; |
| | | ?> |
| | |
| | | $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; |
| | | $wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; |
| | | $wb['check_apache_config_txt'] = 'Test apache configuration on restart'; |
| | | ?> |
| | | $wb["CA_path_txt"] = 'CA Path'; |
| | | $wb["CA_pass_txt"] = 'CA passphrase'; |
| | | ?> |
| | |
| | | $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; |
| | | $wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; |
| | | $wb['check_apache_config_txt'] = 'Test apache configuration on restart'; |
| | | $wb["CA_path_txt"] = 'CA Path'; |
| | | $wb["CA_pass_txt"] = 'CA passphrase'; |
| | | ?> |
| | |
| | | <label for="vhost_conf_enabled_dir">{tmpl_var name='vhost_conf_enabled_dir_txt'}</label> |
| | | <input name="vhost_conf_enabled_dir" id="vhost_conf_enabled_dir" value="{tmpl_var name='vhost_conf_enabled_dir'}" size="40" maxlength="255" type="text" class="textInput" /> |
| | | </div> |
| | | <div class="ctrlHolder"> |
| | | <label for="CA_path">{tmpl_var name='CA_path_txt'}</label> |
| | | <input name="CA_path" id="CA_path" value="{tmpl_var name='CA_path'}" size="40" maxlength="255" type="text" class="textInput" /> |
| | | </div> |
| | | <div class="ctrlHolder"> |
| | | <label for="CA_pass">{tmpl_var name='CA_pass_txt'}</label> |
| | | <input name="CA_pass" id="CA_pass" value="{tmpl_var name='CA_pass'}" size="40" maxlength="255" type="password" class="textInput" /> |
| | | </div> |
| | | <div class="ctrlHolder"> |
| | | <p class="label">{tmpl_var name='security_level_txt'}</p> |
| | | <div class="multiField"> |