Skip to content

Commit 74c7ca7

Browse files
author
laking
committed
Update on certificte CA-signing. Moved config to control panel.
1 parent 1a2310e commit 74c7ca7

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

interface/web/admin/lib/lang/hu_server_config.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,7 @@ $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
7575
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
7676
$wb['check_apache_config_txt'] = 'Test apache configuration on restart';
7777
$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.';
78+
$wb["CA_path_txt"] = 'CA Path';
79+
$wb["CA_pass_txt"] = 'CA passphrase';
7880
?>
7981

interface/web/admin/lib/lang/id_server_config.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'Path named.conf.local BIND';
7474
$wb['php_ini_path_cgi_txt'] = 'Path php.ini CGI';
7575
$wb['php_ini_path_apache_txt'] = 'Path php.ini Apache';
7676
$wb['check_apache_config_txt'] = 'Periksa konfigurasi apache saat dijalankan ulang';
77+
$wb["CA_path_txt"] = 'CA Path';
78+
$wb["CA_pass_txt"] = 'CA passphrase';
7779
?>

interface/web/admin/lib/lang/nl_server_config.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'BIND named.conf.local pad';
7474
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini pad';
7575
$wb['php_ini_path_apache_txt'] = 'Apache php.ini pad';
7676
$wb['check_apache_config_txt'] = 'Test Apache configuratie tijdens restart';
77+
$wb["CA_path_txt"] = 'CA Path';
78+
$wb["CA_pass_txt"] = 'CA passphrase';
7779
?>

interface/web/admin/lib/lang/pl_server_config.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'Ścieżka named.conf.local BIND';
7474
$wb['php_ini_path_cgi_txt'] = 'Ścieżka CGI php.ini';
7575
$wb['php_ini_path_apache_txt'] = 'ŚcieżkaApache php.ini';
7676
$wb['check_apache_config_txt'] = 'Testuj konfigurację Apache przy restarcie';
77+
$wb["CA_path_txt"] = 'CA Path';
78+
$wb["CA_pass_txt"] = 'CA passphrase';
7779
?>

0 commit comments

Comments
 (0)