Skip to content

[Bug] vip cleanup and vip uninstall cannot reach a Connect with an untrusted certificate #563

Description

@ian-flores

Neither vip cleanup nor vip uninstall accepts --insecure or --ca-bundle, and neither reads [tls] settings for its own HTTP calls, so against a deployment using a self-signed or internal-CA certificate they fail with no way to proceed. vip verify supports both.

Surfaced while fixing #537: scheme resolution now correctly refuses to downgrade to plaintext when a TLS listener is present but untrusted, and prints guidance naming [tls] insecure / [tls] ca_bundle. For cleanup and uninstall that guidance is only half-actionable -- the config keys exist, but these commands have no flag equivalents, and a user passing --connect-url with no vip.toml has nowhere to set them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions