So, Summing up the points which can be considered to check if you face issues while adding connection of OV Nucleus Enterprise to the Client Apps:
-
To check whether the domain on which the Nucleus server is hosted is a secured connection. You can check it by visiting the login page of the Nucleus Enterprise server on the browser which should have a lock symbol ahead of the URL.
-
To check whether the SSL certificate used by you is considered Trusted or Untrusted. This can be checked by setting the environment variable
OMNI_TRUSTED_CERTIFICATE=ALL, which marks all the certificates as Trusted. Follow the following steps to do this:-
Open the installation directory. (For me it is
C:\Users\jimit_modi\AppData\Local\ov\pkg\create-2022.1.2) You can find yours as follows:
-
Then open the batch file
omni.create.batin a text-editable form. -
Replace it with the following content:
-
Now try to launch from the OV Launcher and try adding a connection to the Nucleus server.
-
-
Confirm whether you are using a full chain certificate file rather than just the certificate file for your SSL configuration.
-
Confirm whether there is any discrepancy in the reverse-proxy configuration. If using Nginx, confirm whether the configuration file is configured properly.



