Brocade Fabric OS Command Reference - Supporting Fabric OS v7.0.1 (53-1002447-01, March 2012)

878 Fabric OS Command Reference
53-1001764-01
secCertUtil
22
-fcapswcsr
Exports the FCAP switch CSR certificate from the switch to the remote host. The
FCAP switch CSR is exported as switchIPfcapSw.csr.
-fcapcacert
Exports the FCAP CA certificate from the switch to the remote host. The FCAP
CA certificate is exported as switchIPfcapRootCA.pem.
-protocol ftp | scp
Specifies the protocol as either FTP or SCP.
-ipaddr IP address
Specifies the IP address of the remote host.
-remotedir remote directory
Specifies the remote directory. Provide a fully qualified path name.
-login login name
Specifies the login name for the server.
-password password
Specifies the password for the user account. When using SCP, for security
reasons, do not enter a password on the command line. Use the interactive
version instead.
import
Imports a certificate. Use this command to import a certificate from the server or to
download a certificate issued by a CA after sending the CSR to the CA. Specify
one of the following certificates:
-ldapcacert
Imports an LDAP CA certificate.
-fcapswcert
Imports an FCAP switch certificate.
-fcapcacert
Imports an FCAP CA certificate.
-config cacert
Imports a CA certificate.
-config swcert [-nowarn]
Imports an SSL certificate. If -nowarn is specified, the SSL certificate import is
blocked without warning if the certificate is invalid. If -nowarn is omitted, you are
prompted for confirmation before importing an invalid switch certificate. However,
you will be able to import the invalid certificate. The -nowarn option effectively
prevents you from importing an invalid swcert certificate.
-enable https
Enables secure https. Optionally use this operand with -config swcert only.
The following operands are optional with import; if omitted, the command
prompts interactively for your input.
-protocol ftp | scp
Specifies the protocol as either FTP or SCP.
-ipaddr IP address
Specifies the IP address of the remote host.
-remotedir remote directory
Specifies the remote directory. Provide a fully qualified path name.
-certname certificate name
Specifies the certificate name.