Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

--skip-ssl does not skip SSL for valid but mismatched certs #96

Copy link
Copy link
@krumware

Description

@krumware
Issue body actions

I'm attempting to use STS to generate a service token required for the Rancher Extension. Currently SUSE Observability uses the loadbalancer's default certificate. using --skip-ssl does not seem to resolve the issue

user@computer:~$ sts context save --url https://abc --api-token xx --skip-ssl
❌ Could not connect to https://abc (Get "https://abc/api/server/info": tls: failed to verify certificate: x509: certificate is valid for 94f892b4f4a29cfefb873a38152f2be6.1078642872067493c8c79d591f6fdf51.traefik.default, not ABC)

If I use --skip-validate, the context does save, and I am able to use --skip-ssl on other commands. It just doesn't appear to help inform the validation logic to skip-ssl as well.

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.