Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniCA

Motivation

A docker image that provides MiniCA

Usage

Command Line

Create executable file /usr/local/bin/minca

#!/bin/sh

set -eu

docker run --rm -v "$PWD:/output" capybara1/minica "$@"

Features Added

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

About

Sources for a Docker image that provides MiniCA

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages