summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-12-02 19:05:12 +0100
committerSimon Rettberg2016-12-02 19:05:12 +0100
commit3cdbbdde2499cf1d936c21a1eb2731858674083b (patch)
tree0efa85294bc9f32c526d5488a45b968fee03e5b6 /modules-available/sysconfig/lang/en/template-tags.json
parent[sysconfig] Add table-hover class to config and module list (diff)
downloadslx-admin-3cdbbdde2499cf1d936c21a1eb2731858674083b.tar.gz
slx-admin-3cdbbdde2499cf1d936c21a1eb2731858674083b.tar.xz
slx-admin-3cdbbdde2499cf1d936c21a1eb2731858674083b.zip
[sysconfig] AD/LDAP: Handle certificates with unknown CA by fingerprint if no cert is supplied
Diffstat (limited to 'modules-available/sysconfig/lang/en/template-tags.json')
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 088c1238..15516bf2 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -105,8 +105,10 @@
"lang_title": "Title",
"lang_to": "To",
"lang_toSystemConfiguration": "Go to system configuration",
+ "lang_tryingFingerprint": "Server does not seem to have a valid certificate. If you continue, its fingerprint will be used for verification. This means you have to re-run this wizard whenever the server's certificate changes. Also note that this method will not work if you're using a load balancer and the servers behind it have individual certificates.",
"lang_upload": "Upload",
"lang_urlLoad": "Load image from URL",
+ "lang_userCertInvalid": "The certificate you specified could not be used to verify the server. Please make sure you pass the appropriate certificate to this wizard, or leave the field blank to let the wizard try and determine the proper certificate.",
"lang_userDirectory": "User Directory",
"lang_userDirectoryInfo1": "Optional: If the clients should embed a separate directory (home directory, user directory) from a server for the user, please enter here the format in UNC notation, eg",
"lang_userDirectoryInfo2": "%s is a placeholder for the user's login name.",