Dell POWEREDGE M1000E User Manual
Page 867
Fabric OS Command Reference
835
53-1001764-02
secCertUtil
2
To export an LDAP CA certificate from the local switch to a remote host in interactive mode:
switch:admin>
seccertutil export -ldapcacert
Select protocol [ftp or scp]:
scp
Enter IP address:
192.168.38.206
Enter remote directory:
/users/home/remote/mycerts
Enter Login Name:
username
Enter LDAP certificate name (must have ".pem" \ suffix):
filename.cer
Password:
password
Success: exported LDAP certificate
To export an LDAP CA certificate from the local switch to a remote host in noninteractive mode:
switch:admin>
seccertutil export -ldapcacert -protocol ftp -ipaddr 192.168.38.206 \
-remotedir /users/home/remote_certs -login abcd -passwd passwd -certname ldap.cer
Success: exported LDAP certificate
To export an FCAP switch certificate in interactive mode:
switch:admin>
seccertutil export -fcapswcert
Select protocol [ftp or scp]:
scp
Enter IP address: 10.32.2.25
Enter remote directory: /users/myname/OPENSSL
Enter Login Name: myname
[email protected]'s password:
Success: exported FCAP switch certificate
To export an FCAP switch CSR in interactive mode:
swithc:admin>
seccertutil export -fcapswcsr
Select protocol [ftp or scp]:
scp
Enter IP address: 10.32.2.25
Enter remote directory: /users/myname/OPENSSL
Enter Login Name: mverma
[email protected]'s password:
Success: exported FCAP switch CSR
To delete an LDAP CA certificate in interactive mode:
switch:admin>
seccertutil delete -ldapcacert filename.pem
WARNING!!!
About to delete certificate: filename.cer
ARE YOU SURE (yes, y, no, n): [no]
y
Deleted LDAP certificate successfully
To delete an LDAP CA certificate in noninteractive mode:
switch:admin>
seccertutil delete -ldapcacert filename.pem
Deleted LDAP certificate successfully
To delete all FCAP PKI objects:
switch:admin>
seccertutil delete -fcapall
WARNING!!!
About to delete FCAP-Files:
ARE YOU SURE (yes, y, no, n): [no]
y