Display each typeSpec and the list of aliases found in it:
shell>tpm cert aliases allshell>tpm cert aliases all -cshell>tpm cert aliases all -l -x
Display the file information as JSON, including SHA and Expiration date:
shell>tpm cert info tungstenshell>tpm cert info tungsten -r
Use keytool or openssl to display the contents of the file:
shell>tpm cert list truststoreshell>tpm cert list truststore -l -x
Display an example of needed INI entries for custom work:
shell>tpm cert example inishell>tpm cert ex i
Edit the /etc/tungsten/tungsten.ini file using vi:
shell>tpm cert vi inishell>tpm cert v i
Display an example of needed tungten.env entries for custom work:
shell>tpm cert example envshell>tpm cert ex env 1shell>tpm cert ex e 2
Generate a new $CONTINUENT_ROOT/share/tungten.env file:
shell> tpm cert gen env 1
Edit the $CONTINUENT_ROOT/share/tungsten.env file using vi:
shell>tpm cert vi envshell>tpm cert v e