VMware VCM 5.3 - TRANSPORT LAYER SECURITY IMPLEMENTATION Instrukcja Użytkownika Strona 29

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 34
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 28
TECHNICAL WHITE PAPER / 29
-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
TLS Implementation for VCM
Przeglądanie stron 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34

Komentarze do niniejszej Instrukcji

Brak uwag