Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Distribution center container

INPUT

This container expects list of SRK public keys for each host under ~/volume_<host name>/out_parent_public and passphrase under ~/volume/passphrase

OUTPUT

This will output the following files under mount ~/volume/host_<host name> for each host

ca.cert
dupEncKey
dupPriv
dupPub
dupSymseed

Encrypted private key and certificate under mount ~/volume

ca.cert
privkey.pem.gpg

TABRMD-INIT container


INPUT 

This container expects encrypted password ,passphrase, tpm_status.yaml under ~/volume/host_<host name> 

password

passphrase

srkhandle

tpm_status.yaml


OUTPUT

This will output SRK public key under ~/volume/host_<host name>/out_parent_public and updates tpm_status.yaml file


CA Container

INPUT

This container expects following files under ~/volume/host_<host name> for TPM capable host

ca.cert
dupEncKey
dupPriv
dupPub
dupSymseed

Expects following files under ~/vloume/host_<host name> for Softhsm only system

ca.cert

passphrase
privkey.pem.gpg

OUTPUT

none