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

Can you update the code to rely on the openssl v 3.4.0 on macos #47

Open
onnonn opened this issue Nov 1, 2024 · 2 comments
Open

Can you update the code to rely on the openssl v 3.4.0 on macos #47

onnonn opened this issue Nov 1, 2024 · 2 comments

Comments

@onnonn
Copy link

onnonn commented Nov 1, 2024

when I run run.sh, there is a fault with the OpenSSL 3.4.0. And I can not brew install openssl@1.1 because it was disabled on 2024-10-24

@bvndls
Copy link

bvndls commented Nov 3, 2024

you can install it this way:
brew edit openssl@1.1
remove the disable line
HOMEBREW_NO_INSTALL_FROM_API=1 brew install openssl@1.1

@TehnobitSystems
Copy link

openssl@1.1 has been disabled because it is not supported upstream! It was disabled on 2024-10-24

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

No branches or pull requests

3 participants