Omniverse Launcher - Self Signed Certificates

Hello all !
I face an issue with the launcher because of self signed certificates in the certificate chain.

[2024-11-21 09:08:31.533] [error] Error occurred in handler for 'data-sharing-load-eula': FetchError: request to https://messages.launcher.omniverse.nvidia.com/fr/eula.json failed, reason: self signed certificate in certificate chain
    at ClientRequest.<anonymous> (C:\Users\F296849\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:8:64120)
    at ClientRequest.emit (node:events:513:28)
    at TLSSocket.socketErrorListener (node:_http_client:502:9)
    at TLSSocket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
[2024-11-21 09:08:31.540] [error] FetchError: request to https://messages.launcher.omniverse.nvidia.com/fr/eula.json failed, reason: self signed certificate in certificate chain

It’s a recurent problem when we use software that require internet connection. For example we have the same issue with Azure Storage Explorer.
Anyway, most of the time, there is a way to give give a custom certificate files to theses applications.

Is there a way to do this with Nvidia Omniverse Launcher ?

Thanks a lot !
Regards,

I will check with the launcher dev team, but I suspect no. We do REQUIRE a live and valid internet connection with a valid signed certification for login. You are trying to use Omniverse without a live internet connection? That will not work.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.