124
en | Hints and Tips
DICENTIS
2021.06 | V3.7 |
Configuration manual
Bosch Security Systems B.V.
<category android:name="android.intent.category.LAUNCHER" />
<action android:name="com.bosch.mmd.ui.action.DISCUSS" />
<action android:name="com.bosch.mmd.ui.action.SHOW_PRESENTATION" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
14.27
Creating certificates using the command line tool
Next to the UI-tool, you can also create, install and uninstall certificates using a command line
tool:
Bosch.TestUtils.CertificateGenerator.exe
.
The tool is installed by default in C:\Program Files\Bosch\DICENTIS. It can be run via the
command prompt with Administrator rights.
You can use
/help
to get the commands and usage:
–
Create the root certificate:
CreateRootCertificate -RootCertificateName <name>
-RootCertificatePassword <password>
.
–
Install the root certificate on the Client:
InstallRootCertificate -
RootCertificateCrtFilePath <file path>
.
–
Create the server certificate:
CreateServerCertificate -RootCertificatePfxFile
<file path> -RootCertificatePassword <password> -ServerCertificateName
<name> -ServerCertificatePassword <password> -IPAddresses <IP Addresses
comma separated> -DnsNames <DNS Names comma separated>
.
–
Install the server certificate on the Server:
InstallServerCertificate -
ServerCertificatePfxFile <file path> -ServerCertificatePassword
<password>
.
–
Uninstall the root or server certificate:
UnInstallCertificate -CertificateName
<name>
.
Example:
Bosch.TestUtils.CertificateGenerator.exe CreateRootCertificate -
RootCertificateName DICENTIS_ROOT_CA -RootCertificatePassword DICENTIS
This command will create the following two files:
–
C:\Program Files\Bosch\DICENTIS\ DICENTIS_ROOT_CA-private.pfx
–
C:\Program Files\Bosch\DICENTIS\ DICENTIS_ROOT_CA.crt
The PFX file, together with the root certificate password, is required to create the Server
certificate. The CRT file is required for the clients to access the website.
14.28
Remove unused images
When the participants are removed their images are deleted. However, if only the database is
removed, the participant images remain. They can be removed by the following actions:
1.
Open a command prompt in
Administrator mode
.
2.
Go to :\\inetpub\wwwroot\DcnmImageServer\bin, which is normally located on the
largest drive.
3.
Run CleanupUnusedImages.exe to remove the participant images of persons who are no
longer present in the database.
Содержание DICENTIS
Страница 1: ...DICENTIS Conference System en Configuration manual ...
Страница 2: ......
Страница 132: ...132 Support and Academy DICENTIS 2021 06 V3 7 Configuration manual Bosch Security Systems B V ...
Страница 133: ......