NVIDIA / NVIDIA/IsaacTeleop

Streaming line accepting the cert

Open
#328 2 comments 0 reactions 1 assignee View on GitHub

@blongs-nv is already working on this.

Since Apr 13, 2026.

Dominant language
Python
Stars
385
Forks
88
Avg merge
3d 23h
Merged PRs (30d)
82

Description

Is your feature request related to a problem? Please describe.

Looking at: https://nvidia.github.io/IsaacTeleop/client/

It's not super obvious that users need to "Click https://jiwenc-ubuntu-01.dyn.nvidia.com:48322/ to accept cert".

Image

Describe the solution you'd like

Would be nice to automatically check whether SSL cert has been accepted

If not: a) high light accept the cert button; and 2) disable the connect button;
If yes: a) state cert is good instead of the "accept" button; and 2) enable the connect button;

Describe alternatives you've considered

Find a way to automatically sign a SSL cert in wss proxy.

Automatic SSL CA enablement typically involves setting up an ACME client (like Certbot) or using platform-managed SSL (like Cloudflare, DigitalOcean, or cPanel) to automate the issuance, installation, and renewal of certificates from a CA like Let's Encrypt.

Additional context
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.