Key distribution center container 23/56423/5
authorManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Fri, 13 Jul 2018 23:26:16 +0000 (16:26 -0700)
committerManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Mon, 16 Jul 2018 23:19:23 +0000 (16:19 -0700)
commitfd2e9971b51bee7a2f7d1c5890dfd147da02d7f4
tree0c4f802699cd246ce32de086ee43da81d18efb1b
parentdeb3b369b80f7825a0d7d7ac15b4a1407903a344
Key distribution center container

This container generates the ca key and
certificate and encrypts it using SRK public
key and stores the generated files on host
folder shared with this container. The public
key is built into the image for sample
known target host.

Change-Id: Ibcfdd10bca86a3e785a7ba6221e22fb78d8b706f
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Issue-ID: AAF-376
bin/distcenter/Dockerfile [new file with mode: 0644]
bin/distcenter/README.md [new file with mode: 0644]
bin/distcenter/create_ca.sh [new file with mode: 0755]
bin/distcenter/entrypoint.sh [new file with mode: 0755]