An image that provides minica (https://github.com/jsha/minica)
371
A docker image that provides MiniCA
Create executable file /usr/local/bin/minca
#!/bin/sh
set -eu
docker run --rm -v "$PWD:/output" capybara1/minica "$@"
The docker image provides additional features in comparison with MiniCA:
| Version | Feature |
|---|---|
| 1.1 | Added a -force parameter which allows replacement of existing files |
| 1.2 | Creates a combined.pem files containing certificate and key |
Content type
Image
Digest
Size
5.2 MB
Last updated
over 6 years ago
docker pull capybara1/minica