Key distribution center container
[aaf/sshsm.git] / bin / distcenter / README.md
1 Create folder under /tmp/volume/host_sample on host. This will be mounted into the container as shared volume for now.
2
3 Build the container using
4
5   docker build --no-cache -t dist-center .
6
7 Run it mounting the volume
8
9  docker run -v /tmp/volume:/volume dist-center
10
11 This will output the following files in /tmp/volume/host_sample
12
13   ca.cert
14   dupEncKey
15   dupPriv
16   dupPub
17   dupSymseed