Open Weizhuo-Zhang opened 3 years ago
Hi @Weizhuo-Zhang, since 2.0 the source code has been divided into two separate repositories. Repository with native oriented source code can be found here https://github.com/wildfly-security/wildfly-openssl-natives.
Edit: I've created https://github.com/wildfly-security/wildfly-openssl/issues/95.
Enviroment: Linux aarch64 It seems that wildfly-openssl-linux source code has been removed since 2.x version by providing central maven jar directly. And there is no aarch64 version in central maven. How can we build for aarch64? Or how can we get the corresponding wildfly-openssl-linux source code? So we can build those tar by ourselves.