summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/sysconfig/ad_ldap-checkconnection.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/modules/sysconfig/ad_ldap-checkconnection.json')
-rw-r--r--lang/en/modules/sysconfig/ad_ldap-checkconnection.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/en/modules/sysconfig/ad_ldap-checkconnection.json b/lang/en/modules/sysconfig/ad_ldap-checkconnection.json
new file mode 100644
index 00000000..6a924f8b
--- /dev/null
+++ b/lang/en/modules/sysconfig/ad_ldap-checkconnection.json
@@ -0,0 +1,8 @@
+{
+ "lang_back": "Back",
+ "lang_connectionWait": "Checking connection...",
+ "lang_next": "Next",
+ "lang_noOpenPort": "There is no open LDAP port on this server.",
+ "lang_noValidCert": "The server did not supply a certificate, or the certificate is invalid.",
+ "lang_selfSignedNote": "The certificate of this server cannot be verified using the builtin trust store. If you know that the server's certificate was signed by an unknown CA, you can try to proceed. The chain will then be extracted from the server, which should be successful in most cases. If the authentication module does not work afterwards, check the LDAP-proxy logs on the server status page."
+} \ No newline at end of file