HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  52 
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@IPv4Address/filename> 
-or- 
load ldap-certificate 
Address=<ftp://user:password@ipaddress> Filename=<name>
Properties 
Address (required) 
A valid IPv4 address or host name of the FTP server, including user name, 
password, and name of the certificate file on the server 
Filename (required) 
The name of the LDAP certificate file on the server. The filename can also be given 
separately. 
The file path given will be treated as relative to the login directory for the user on 
the FTP server. The 
user should ensure that the permissions are appropriate for the 
transfer to succeed. 
Examples 
->load ldap-certificate 
Address=ftp://user:password@192.168.10.12/ 
new-ldap.crt 
Downloads LDAP certification from the remote FTP server 
->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. Use "*" to remove all 
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. Use "*" to 
display detailed output of all the LDAP certificates in the VC domain. If an LDAP 
certificate is not specified, a summary output of all the LDAP certificates appears.










