Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Distribution center container

INPUT

This container expects list of SRK public keys for each host under ~/volume/host_<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, srkhandle and  tpm_status.yaml under ~/volume/host_<host name> 

password.txt.gpg

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

srkhandle

ca.cert
dupEncKey
dupPriv
dupPub
dupSymseed

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

ca.cert

privkey-passphrase
privkey.pem.gpg

OUTPUT

none

  • No labels