Sign inSign up

walkerk1980/docker-private-ca

By walkerk1980

Updated over 7 years ago

Private Openssl CA for testing example.com

Image
0

1.0K

walkerk1980/docker-private-ca repository overview

Private Openssl CA container

Example Command:

docker run -it -d -e PASSWORD=Password2 -e DOMAIN=example3.com -e PCASUBJECT=testCA3.example3.com -e REGION=us-west-2 --name catest walkerk1980/docker-private-ca /usr/local/bin/doitallforme.sh

ENV VARS:

PASSWORD is for the local CA private key password.

DOMAIN is for the subject of the local CA.

PCASUBJECT is for the AWS ACM Private CA subject.

REGION is for the AWS Region you would like your Private CA to be created in.

Tag summary

Content type

Image

Digest

Size

235.6 MB

Last updated

over 7 years ago

docker pull walkerk1980/docker-private-ca