We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Greetings,
I get
Get https://my-host/api/v1/ping: x509: certificate signed by unknown authority
but the CA is InCommon RSA Server CA and is recognized by all of my browsers. Any ideas on telling it to ignore? Or somehow updating known CAs?
The text was updated successfully, but these errors were encountered:
Set this and still the same error error:
# strict certificate checking for https strict: false
Sorry, something went wrong.
Solved by finding and installing the intermediate CA-Bundle for InCommon
No branches or pull requests
Greetings,
I get
Get https://my-host/api/v1/ping: x509: certificate signed by unknown authority
but the CA is InCommon RSA Server CA and is recognized by all of my browsers. Any ideas on telling it to ignore? Or somehow updating known CAs?
The text was updated successfully, but these errors were encountered: