Skip to content

Fix missing OpenSSL library on Linux #8

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

Merged
merged 4 commits into from
Sep 3, 2022
Merged

Conversation

smbl64
Copy link
Owner

@smbl64 smbl64 commented Sep 3, 2022

Use rustls-tls instead of OpenSSL to prevent missing libraries on Linux.

Closes #7

@smbl64 smbl64 merged commit 30420e7 into master Sep 3, 2022
@smbl64 smbl64 deleted the fix-linux-ssl-problem branch September 3, 2022 06:57
@smbl64 smbl64 restored the fix-linux-ssl-problem branch September 3, 2022 07:10
@smbl64 smbl64 deleted the fix-linux-ssl-problem branch September 3, 2022 07:10
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.

Missing libssl on Ubuntu 22.04
1 participant