Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 500 Bytes

NOTE

This repo is no longer being maintained. Users are welcome to fork it, but we make no warranty of its functionality.

openssl

Debian based image with openssl for ssl certificate generation.

Usage docker run --rm -e COMMON_NAME=<Common Name> -e KEY_NAME=<Cert File Names Prefix> -v /var/certs:/certs centurylink/openssl