Skip to content

Feature Request: Add option to trust self-signed certificates or click-to-proceed like Chrome #2647

@li-zhixin

Description

@li-zhixin

Problem Description

When accessing websites with self-signed certificates (e.g., https://localhost:2746/), Wave terminal's web view shows the error:

Failed to load https://localhost:2746/: ERR_CERT_AUTHORITY_INVALID

This blocks access to local development servers, internal tools, and other legitimate use cases that use self-signed certificates.

Expected Behavior

Similar to how Chrome handles this situation, it would be great to have one of the following options:

  1. A toggle/setting to allow self-signed certificates (either globally or per-site)
  2. A click-to-proceed option like Chrome's "Proceed to localhost (unsafe)" button that allows users to acknowledge the risk and continue

Use Cases

  • Accessing local development servers with HTTPS
  • Connecting to internal company tools with self-signed certificates

Screenshot

Image

The error shows ERR_CERT_AUTHORITY_INVALID when trying to access https://localhost:2746/

Thank you for considering this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions