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

Explore Containerd HTTPS change #234

Open
phillebaba opened this issue Oct 17, 2023 · 2 comments
Open

Explore Containerd HTTPS change #234

phillebaba opened this issue Oct 17, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@phillebaba
Copy link
Member

Changes were made to defaulting to https in Containerd 1.7.7 which we need to verify is not an issue.

containerd/containerd#9188

@phillebaba
Copy link
Member Author

Not an issue for Spegel as it does not configure caCerts, clientPairs, or skipVerify. This could be an issue if Containerd is configured with a default TLS setting.

@phillebaba
Copy link
Member Author

Reopening as it seems like this will affect Spegel. Ran some local tests which resulted in HTTPS being tested first.

INFO[0000] host will try HTTPS first since it is configured for HTTP with a TLS configuration, consider changing host to HTTPS or removing unused TLS configuration  host="localhost:8080"

We need to figure out if it is possible to disable or if self signed certs needs to be used.

@phillebaba phillebaba reopened this Jan 4, 2024
@phillebaba phillebaba added the bug Something isn't working label Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant