Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

M1 MacOS AesGcm not supported, considering incorrect path after brew install #366

Open
wellswei opened this issue Apr 11, 2024 · 3 comments

Comments

@wellswei
Copy link

Macbook M1, brew installed openssl@3, issue remaining:

12:18:53 | Storage | Server | New: /Applications/WoW Private/HermesProxy-MacOS-v3.10
12:18:54 | Error | Server | AesGcm is not supported on your platform
12:18:54 | Error | Server | Since you are on MacOS, you can install openssl@3 via homebrew
12:18:54 | Error | Server | Run this: brew install openssl@3
12:18:54 | Error | Server | Start Hermes: DYLD_LIBRARY_PATH=/opt/homebrew/opt/openssl@3/lib ./HermesProxy

@0blu
Copy link
Collaborator

0blu commented Apr 11, 2024

How did you execute HermesProxy after you installed openssl?

@jedlirad
Copy link

Having same issue. I found my openssl folder is /opt/homebrew/opt/openssl@3.2/lib ...is is OK since error is reffering to version 3?

@0blu
Copy link
Collaborator

0blu commented Apr 17, 2024

Does it work if you run DYLD_LIBRARY_PATH=/opt/homebrew/opt/openssl@3.2/lib ./HermesProxy?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants