Cannot connect to Nucleuse in SSL/TLS mode through Omniverse Create, or Drive

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:

  1. 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.

  2. 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:

  3. Confirm whether you are using a full chain certificate file rather than just the certificate file for your SSL configuration.

  4. Confirm whether there is any discrepancy in the reverse-proxy configuration. If using Nginx, confirm whether the configuration file is configured properly.