Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

gotify init skip TLS validation #27

Closed
kallisti5 opened this issue Jun 7, 2019 · 2 comments
Closed

gotify init skip TLS validation #27

kallisti5 opened this issue Jun 7, 2019 · 2 comments
Labels

Comments

@kallisti5
Copy link

Currently, it's impossible to use gotify with a server running a self-signed cert.

gotify-cli init
(enter url)
Connecting -> Failed
Error: Get https://myserver.com/version: x509 certificate signed by unknown authority

gotify-cli init needs a flag to allow untrusted certificates.

@jmattheis jmattheis added a:feature good first issue Good for newcomers labels Jun 7, 2019
@eternal-flame-AD
Copy link
Member

I would say let's use an environment variable rather than a configuration item as this is an insecure option and should not be kept persistent.

@AvnerCohen
Copy link
Contributor

Suggested config in gotify/go-api-client#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants