Admin creates the primary key by calling utility script create_primary.sh on the tpm capable host. Provides the key password to the OOM which will be passed on to the CA container for key import.
...
INPUT
This container expects encrypted password,passphrase, srkhandle and tpm_status.yaml under ~/volume/host_<host name>
...
This will output SRK public key under ~/volume/host_<host name>/out_parent_public and updates tpm_status.yaml file
CA Container
INPUT
upin and sopin under ~/volume/host_<hostname>
upin
sopin
This container expects following files under ~/volume/host_<host name> for TPM capable host
...