Generate a CA Certificate using an IP address
If you have a working DNS configured for your device, you can enter the hostname to the DWS Server Address when creating an Application in the DRS configurations. Then the CA Certificate is automatically generated using the hostname.
However, if you do not have a working DNS, an IP address should be entered in the DWS Server Address so the CA Certificate can be generated using this IP. To use the DWS IP address, do the following:
- Stop the DWS Service.
- Open the Conf folder: C:\Windows\System32\config\systemprofile\AppData\Local\Nuance\Integrated\DWS\webserver\conf.
- Delete the current certificate and key store files (if any) in the Conf folder including dws-root-ca.der, dws-server-key.jks and dws-signed-server-key.jks.
-
Edit the DWSSettings.properties file:
-
Add line dwsGenerateIPAddressSubjectCA=true to the file.
-
Set dwsServerCanonicalHostName=[DWS_IP_address].
-
- Restart the DWS service.