HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.01 User Guide
Command line  33 
ldap-certificate 
View and upload LDAP certificates from a remote FTP server. 
Supported actions: help, load, remove, show 
Item  Description 
load ldap-certificate 
Download an LDAP Certificate from a remote FTP server and apply it to the VC 
domain. 
Syntax 
load ldap-certificate 
Address=<ftp://user:password@ipaddress> Filename=<name>
Properties 
Address (required) 
A valid IP address or host name of the FTP server, including user name and 
password 
Filename (required)
The name of the certificate file on the server. 
Example 
->load ldap-certificate 
Address=ftp://user:password@192.168.10.12 
filename=/new-ldap.crt 
Downloads LDAP certification from the remote FTP server 
Item  Description 
remove 
ldap-certificate
Remove an existing LDAP certificate. 
Syntax 
remove ldap-certificate <SerialNumber | *> 
Parameter 
SerialNumber 
(required) 
The serial number of an existing LDAP certificate, or "*" to remove all the 
configured LDAP certificates. 
Examples 
->remove ldap-certificate B4:02:C0:29:B5:E5:B4:81 
Removes an existing LDAP certificate by serial number 
->remove ldap-certificate * 
Removes all LDAP certificates 
Item  Description 
show ldap-certificate
Display LDAP certificate information. 
Syntax 
show ldap-certificate [<SerialNumber> | *] 
Parameter 
SerialNumber 
(optional) 
The serial number of an existing LDAP certificate in a colon format. "*"displays 
detailed output of all the LDAP certificates in the VC domain. If not specified, then 
displays summary output of all the LDAP certificates. 
Examples 
->show ldap-certificate 
Displays LDAP certificate details 
->show ldap-certificate * 
Displays detailed information for all LDAP certificates 
->show ldap-certificate B4:02:C0:29:B5:E5:B4:81 
Displays detailed information for a specific LDAP certificate 










