... |
... |
@@ -21,9 +21,9 @@ |
21 |
21 |
|
22 |
22 |
== Installing certificates in the Java TrustStore == |
23 |
23 |
|
24 |
|
-The Java used to run the Application Container which in term runs {{formycle/}} must trust the LDAP server's certificate. |
|
24 |
+The Java used to run the Application Container which in term runs {{formcycle/}} must trust the LDAP server's certificate. |
25 |
25 |
|
26 |
|
-For this purpose, it may be necessary to import the root certificate used to issue the LDAP server's certificate into the Java TrustStore. Instructions on how to do this can be found on the page [[Installing certificates in keystores>>doc:Formcycle.Installation.ImportCertificatesToKeyStores||anchor="HImportRootandIntermediateCertificateintoJavaTrustStore"]]. |
|
26 |
+For this purpose, it may be necessary to import the root certificate used to issue the LDAP server's certificate into the Java TrustStore. Instructions on how to do this can be found on the page [[Importing certificates into keystores>>doc:Formcycle.Installation.ImportCertificatesToKeyStores||anchor="HImportRootandIntermediateCertificateintoJavaTrustStore"]]. |
27 |
27 |
|
28 |
28 |
== Testing the Connection == |
29 |
29 |
|