VMware VCM 5.3 - TRANSPORT LAYER SECURITY IMPLEMENTATION Manual page 29

Vcenter configuration manager transport layer security implementation
Table of Contents

Advertisement

TLS Implementation for VCM
-u Update certificate in the certificate store
Common uses:
Insert a new certificate into the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -i -f filename
Update an existing certificate in the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -u -f filename
Add a key to an existing certificate in the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -u -f filename -k key_filename
Delete an existing certificate from the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -d -f filename
or
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -d -g fingerprint
Delete existing certificates from the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -d -s subject
Delete all existing certificates from the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -d -a
Display an existing certificate from the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -l -f filename
or
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -l -g fingerprint
Display existing certificates from the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -l -s subject
Display all existing certificates from the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -l
Export an existing certificate and associated key from the certificate store:
/opt/CMAgent/CFC/3.0/bin/CSI_ManageCertificateStore -e -f filename
or
TECHNICAL WHITE PAPER / 29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vcm 5.3

Table of Contents