Sign inSign up

dpyro/alpine-self-signed

By dpyro

•Updated over 8 years ago

Alpine Docker image that automatically generates a self-signed certificate using LibreSSL.

Image
0

1.1K

dpyro/alpine-self-signed repository overview

⁠alpine-self-signed

Alpine Docker image that automatically generates a self-signed certificate using LibreSSL.

⁠Usage

This image will output a self-signed certificate and associated data (CA, CSR, etc.) to /certs within the container.

⁠localhost
docker run --rm -v $PWD:/certs dpyro/alpine-self-signed
⁠example.com
docker run --rm -v $PWD:/certs -e SSL_SUBJECT=example.com dpyro/alpine-self-signed

Tag summary

Content type

Image

Digest

Size

2.2 MB

Last updated

over 8 years ago

docker pull dpyro/alpine-self-signed