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

Update Dockefile to libssl3 #112

Closed
wants to merge 2 commits into from

Conversation

SoulSharer
Copy link
Contributor

libssl1.1 no longer obtainable and is deprecated, update it to libssl3.

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libssl1.1
E: Couldn't find any package by glob 'libssl1.1'

@SoulSharer SoulSharer changed the title Update to libssl3 Update Dockefile to libssl3 Jul 29, 2023
@SoulSharer SoulSharer changed the title Update Dockefile to libssl3 Draft: Update Dockefile to libssl3 Jul 29, 2023
@SoulSharer
Copy link
Contributor Author

Had to force using vendored ssl for docker, probably not the best way around libssl1.1 missing, but it works.

@SoulSharer SoulSharer changed the title Draft: Update Dockefile to libssl3 Update Dockefile to libssl3 Jul 29, 2023
@k3d3 k3d3 closed this in 84ca2d7 Jun 6, 2024
@k3d3
Copy link
Member

k3d3 commented Jun 6, 2024

Thank you for your PR! I've committed half of it - I found that it still worked using libssl3, without needing to add the vendored openssl feature.

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 this pull request may close these issues.

2 participants