Skip to content

bug(bootstrap/cli): remote gateway_endpoint may resolve to endpoint serving wrong certificate #8

Description

@pimlock

Sandbox operations failed with invalid peer certificate: UnknownIssuer.

Stored metadata endpoint was https://192.168.193.179, but that endpoint presented TRAEFIK DEFAULT CERT (not Navigator CA chain).
Navigator API was healthy on http://192.168.193.179:8080 and worked with --allow-insecure-access.

Expected: Bootstrap should persist a validated reachable endpoint for Navigator gateway, or CLI should detect mismatch and provide clear fallback guidance.

I had k3s already so this would not happen on a blank slate perhaps?


Originally by @vvagias on 2026-02-14T07:08:01.155-08:00

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions