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

upgrade openssl to 1.1.X ? #9

Closed
clux opened this issue Jan 26, 2017 · 1 comment · Fixed by #86
Closed

upgrade openssl to 1.1.X ? #9

clux opened this issue Jan 26, 2017 · 1 comment · Fixed by #86

Comments

@clux
Copy link
Owner

clux commented Jan 26, 2017

Currently not been able to do it due to how it attempts to pull in linux headers, and the ones that musl supply appear to be insufficient. But maybe there's something we can do.

Note that this may not be necessary if hyper is successfully migrating to a native rust tls stack because we can then probably start dropping it from the images altogether as people stop using it.

People are forced to make a choice with hyper 0.10 anyway as it was pulled out of the hyper crate.

@clux
Copy link
Owner Author

clux commented Oct 16, 2017

https://github.com/golddranks/rust_musl_docker/blob/e716c7251424eece06478b3b2aecbb3d9cf8f5cf/Dockerfile.template#L123-L128 has a useful thing for openssl 1.1, but not in the normal ecosystem atm so ignorind it. This does rely on the linux-headers-amd64 package in stretch.

@clux clux mentioned this issue Sep 28, 2021
@clux clux linked a pull request Sep 30, 2021 that will close this issue
@clux clux closed this as completed in #86 Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant