Skip to content

Dockerfiles for a few versions of OpenSSL. Not suitable for production use.

License

Notifications You must be signed in to change notification settings

woodruffw/openssl-dockerfiles

Repository files navigation

openssl-dockerfiles

Dockerfiles and images (on GHCR) for a few versions of OpenSSL (and forks).

These builds are not suitable for production use. They are for testing purposes. If you use them in production, you will have a very bad time.

Constraints

These Dockerfiles produce library builds of OpenSSL only.

  • No tests are built or run.
  • No OpenSSL "apps" (e.g. the openssl binary) are built or run, if the OpenSSL version allows them to be disabled at build-time.

Licensing

The Dockerfiles themselves are licensed under Apache 2.0.

OpenSSL is licensed under the OpenSSL License prior to 3.0, and under Apache 2.0 afterwards.

BoringSSL is licensed partially under the OpenSSL License and partially under the ISC license.

LibreSSL is licensed partially under the OpenSSL license, partially under the ISC license, or placed into the public domain.

About

Dockerfiles for a few versions of OpenSSL. Not suitable for production use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages