Skip to content
Snippets Groups Projects
Commit 74c7ca77 authored by laking's avatar laking
Browse files

Update on certificte CA-signing. Moved config to control panel.

parent 1a2310e3
No related branches found
No related tags found
2 merge requests!46Master,!21Master
......@@ -75,5 +75,7 @@ $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['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';
?>
......@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'Path named.conf.local BIND';
$wb['php_ini_path_cgi_txt'] = 'Path php.ini CGI';
$wb['php_ini_path_apache_txt'] = 'Path php.ini Apache';
$wb['check_apache_config_txt'] = 'Periksa konfigurasi apache saat dijalankan ulang';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?>
......@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'BIND named.conf.local pad';
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini pad';
$wb['php_ini_path_apache_txt'] = 'Apache php.ini pad';
$wb['check_apache_config_txt'] = 'Test Apache configuratie tijdens restart';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?>
......@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'Ścieżka named.conf.local BIND';
$wb['php_ini_path_cgi_txt'] = 'Ścieżka CGI php.ini';
$wb['php_ini_path_apache_txt'] = 'ŚcieżkaApache php.ini';
$wb['check_apache_config_txt'] = 'Testuj konfigurację Apache przy restarcie';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment