Fabric OS Command Reference
873
53-1001764-01
secCertUtil
22
To import an FCAP CA certificate in interactive mode:
switch:admin>
seccertutil import -fcapcacert
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):
CACert.pem
Enter Login Name:
myname
[email protected]'s password:
Success: imported certificate [CACert.pem].
To import a PKI-based certificate with configure and enable option in interactive mode:
switch:admin>
seccertutil import -config swcert -enable https
Select protocol [ftp or scp]:
ftp
Enter IP address:
192.168.38.206
Enter remote directory:
/users/home/mycerts
Enter certificate name (must have ".crt", ".cer"\
or ".pem" suffix):
filename
Enter Login Name:
username
Enter Password:
password
Success: imported certificate [filename].
Certificate file in configuration has been updated.
Secure http has been enabled.
To import a PKI-based certificate with configure and enable option in noninteractive mode:
switch:admin>
seccertutil import -config swcert
\
-enable https -protocol ftp -ipaddr 195.168.38.206
\
-remotedir /users/home/remote_certs -certname file.crt
\
-login abcd -password passwd
Success: imported certificate [file.crt].
Certificate file in configuration has been updated.
Secure http has been enabled.
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):
ldap.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
Содержание 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 ...