https://github.com/madnuttah/openssl-buildenv
🔐 Alpine Linux based OpenSSL build environment for madnuttah/unbound-docker.
https://github.com/madnuttah/openssl-buildenv
automated-build docker openssl quic
Last synced: about 2 months ago
JSON representation
🔐 Alpine Linux based OpenSSL build environment for madnuttah/unbound-docker.
- Host: GitHub
- URL: https://github.com/madnuttah/openssl-buildenv
- Owner: madnuttah
- License: mit
- Created: 2024-03-10T08:35:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T15:41:22.000Z (2 months ago)
- Last Synced: 2025-04-12T17:13:53.011Z (about 2 months ago)
- Topics: automated-build, docker, openssl, quic
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/madnuttah/openssl-buildenv
- Size: 74.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `OpenSSL Build Environment`
[](https://github.com/openssl/openssl/tags)
[](https://github.com/madnuttah/openssl-buildenv/releases)**This is an optimized OpenSSL build environment used by [`madnuttah/unbound-docker`](https://github.com/madnuttah/unbound-docker/).**
## Acknowledgements
- [Alpine Linux](https://www.alpinelinux.org/)
- [Docker](https://www.docker.com/)
- [OpenSSL](https://www.openssl.org/)
- quictls## Licenses
### License
Unless otherwise specified, all code is released under the MIT license.
See the [`LICENSE`](https://github.com/madnuttah/openssl-buildenv/blob/main/LICENSE) for details.### Licenses for other components
- Docker: [Apache 2.0](https://github.com/docker/docker/blob/master/LICENSE)
- OpenSSL: [Apache-style license](https://www.openssl.org/source/license.html)