This project allows to configure, build, archive and upload an OpenSSL install tree.
Steps using cmake-gui:
- Download CMakeLists.txt into a folder such as
C:\path\OpenSSL-packages - Create a build folder such as
C:\path\OpenSSL-packages-build - Run CMake, set source code and binary paths to the folders listed above, and press Configure
- Choose a generator
- Set configuration variables such as username, API key, and path to Perl executable, then press Generate to create the build files
- Open the solution file in
C:\path\OpenSSL-packages-buildand build the solution
This project is covered by the OSI-approved BSD 3-clause License.
OpenSSL is distributed under the OpenSSL License. For more information about OpenSSL, visit https://www.openssl.org/