Title
Create new category
Edit page index title
Edit category
Edit link
Enabling SSL for Infoworks VM
Assumption iw_home = /opt/infoworks
Create certificates directory
Create /opt/infoworks/certificates:
Generate Certificates (Self-signed)
Download the script to generate certificates at /opt/infoworks/certificates location:
Make it executable.
Use this script to generate certificates for the machine’s DNS using the following command:
Configuration changes
Changes in platform.conf.template
Change
listen ${PROXY_SERVER_PORT};tolisten ${PROXY_SERVER_PORT} ssl;.Add the following command:
In the above command, replace $dns with the value of $dns from the above commands, that is, dns=$(hostname -A).
Changes in nginx.conf
vi /opt/infoworks/resources/nginx-portable/conf/nginx.conf
Line 1:
user infoworks;
Uncomment, and change nobody to infoworks.
Changes in conf.properties
vi conf.properties
Commands:
Infoworks UI
Open infoworks UI at https://internal_ip.
For more details, refer to our Knowledge Base and Best Practices!
For help, contact our support team!
© UNIPHORE TECHNOLOGIES 2025 | Confidential