From version 1.1
edited by gru
on 20.01.2021, 16:18
Change comment: Imported from XAR
To version 2.1
edited by sas
on 08.02.2022, 15:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.sas
Content
... ... @@ -72,9 +72,9 @@
72 72  {{/figure}}
73 73  
74 74  1. Create a new keystore (type: JKS) with a key pair. For example, keystore name: //fs.keystore//) There are several tools available for creating the keystore, such as the freely available //KeyStore Explorer// tool.
75 -1. Export the certificate, based on the generated key pair. Import the certificate into a new keystore (type: JKS). For example, keystore name: //ms.keystore//
75 +1. Export the certificate chain, based on the generated key pair. Import the certificate into a new keystore (type: JKS). For example, keystore name: //ms.keystore//
76 76  1. Put the keystore (//fs.keystore//) with the key pair in the configuration directory of the frontend server.
77 -1. On the frontend server, open the file //application.properties// and add or edit the following entries:(((
77 +1. On the frontend server, open the file //application.properties// (this is created automatically after installation) and add or edit the following entries:(((
78 78  {{code language="properties"}}
79 79  fs.settings.authKey=...
80 80  fs.settings.port=...