An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# `OpenSSL Build Environment`

[![Current OpenSSL release](https://img.shields.io/github/v/tag/openssl/openssl?label=Current%20OpenSSL%20release&style=flat-square)](https://github.com/openssl/openssl/tags)
[![OpenSSL buildenv](https://img.shields.io/github/v/release/madnuttah/openssl-buildenv?include_prereleases&label=madnuttah/openssl-buildenv%20release&style=flat-square)](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)