Building OpenSSL from source
The following instructions apply to Ubuntu only. For other platforms, such as Windows or macOS, refer to platform-specific instructions at Open SSL documentation. You can use the following guide to build the OpenSSL libraries on Ubuntu 20.04. An Ubuntu distribution running on WSL can also be used. Other Linux distributions may require different packages.
You can use the following guide to build the OpenSSL libraries on Ubuntu 20.04. An Ubuntu distribution running on WSL can also be used. Other Linux distributions may require different packages.
Install the required packages
Use dark colors for code blocks Copy Get the Android NDK r21e
Use dark colors for code blocks Copy Get the OpenSSL source code
Use dark colors for code blocks Copy Set up the build environment
Use dark colors for code blocks Copy Configure the project for ARM64
Use dark colors for code blocks Copy Build
Use dark colors for code blocks Copy Rename the binaries
Use dark colors for code blocks Copy