Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adding --insecure-skip-tls-verify still fails for client #115

Open
axelfontaine opened this issue Sep 20, 2023 · 0 comments
Open

Adding --insecure-skip-tls-verify still fails for client #115

axelfontaine opened this issue Sep 20, 2023 · 0 comments

Comments

@axelfontaine
Copy link

axelfontaine commented Sep 20, 2023

When using the gosmee client to forward to a local dev process using https with a self-signed certificate, it fails with tls: failed to verify certificate: x509: certificate signed by unknown authority regardless of whether --insecure-skip-tls-verify is set or not.

Example command:

gosmee --insecure-skip-tls-verify client https://smee.io/abc https://localhost:8443/github/webhook
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant