872
Fabric OS Command Reference
53-1001764-01
secCertUtil
22
To generate a CSR in noninteractive mode:
switch:admin>
seccertutil gencsr -country US
\
-state California -locality "San Jose"
\
-org Brocade -orgunit software -cn 192.168.38.206
generating CSR, file name is: 192.168.38.206.csr
Done
To delete the CSR in interactive mode:
switch:admin>
seccertutil delcsr
WARNING!!!
About to delete CSR: 192.168.163.238.csr
ARE YOU SURE (yes, y, no, n): [no]
y
To delete a CSR in noninteractive mode:
switch:admin>
seccertutil delcsr -nowarn
To import an LDAP certificate from a remote host to the local switch in interactive mode:
switch:admin>
seccertutil import -ldapcacert
Select protocol [ftp or scp]:
ftp
Enter IP address:
195.168.38.206
Enter remote directory:
/users/home/remote_certs
Enter certificate name (must have ".crt",\
".cer" or ".pem" suffix):
ldap.cer
Enter Login Name:
mylogin
Enter Password:
password
Success: imported certificate [ldap.cert].
To import an LDAP certificate from a remote host to the local switch in noninteractive mode:
switch:admin>
seccertutil import -ldapcacert
\
-protocol ftp -ipaddr 195.168.38.206
\
-remotedir /users/home/remote_certs -certname ldap.cer
\
-login abcd -passwd passwd
Success: imported certificate [ldap.cert].
To import an FCAP switch certificate in interactive mode:
switch:admin>
seccertutil import -fcapswcert
Select protocol [ftp or scp]:
scp
Enter IP address:
10.32.2.25
Enter remote directory:
/users/myname/OPENSSL
Enter certificate name (must have ".crt" or
".cer" ".pem" or ".psk" suffix):
01.pem
Enter Login Name:
myname
[email protected]'s password:
Success: imported certificate [01.pem].
Содержание Brocade 8/12c
Страница 1: ...53 1002147 01 29 April 2011 Fabric OS Command Reference Manual Supporting Fabric OS v7 0 0 ...
Страница 6: ...vi Fabric OS Command Reference 53 1002147 01 ...
Страница 34: ...xxxiv Fabric OS Command Reference 53 1002147 01 ...
Страница 124: ...90 Fabric OS Command Reference 53 1001764 01 ceePortLedTest 22 ceePortLedTest DESCRIPTION See portLedTest SEE ALSO None ...
Страница 275: ...Fabric OS Command Reference 241 53 1001764 01 exit 22 exit DESCRIPTION See logout SEE ALSO None ...