https://github.com/eddytheco/install-openssl-action
https://github.com/eddytheco/install-openssl-action
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eddytheco/install-openssl-action
- Owner: EddyTheCo
- Created: 2024-02-02T20:28:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T12:29:12.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T08:34:37.181Z (11 months ago)
- Language: CMake
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install-openssl-action
This repo contains an action that install openssl for WASM and for Android.
It also releases the openssl libraries.
The libraries are compiled by the GitHub runners using the openssl [sources](https://github.com/openssl/openssl) without modifications.
As a recipient of the libraries you should be aware of the openssl [License](https://github.com/openssl/openssl?tab=Apache-2.0-1-ov-file#readme).