You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
The generate-test-keysMakefile target uses frapsoft/openssl, which only has an amd64 version. While this does seem to work currently (as it seems that Docker makes use of QEMU to support emulation of non-native architectures), it would still be a good idea to find an alternative that supports both amd64 and arm64 natively for better performance and to avoid potential issues.