Reference Guide

Brocade Fabric OS Command Reference 953
53-1004112-02
secCertUtil
certificate name
The name of the certificate to be deleted.
-nowarn
Deletes the specified file without confirmation. This operand is optional.
export
Exports a CSR to a host. This command is typically used to submit a CSR to the
Certification Authority (CA) that issues the certificate. The following operands are optional; if
omitted, the command prompts interactively for your input.
-ldapcacert -certname certificate name
Exports an LDAP CA certificate from the switch to a remote host. You must specify the
name of the LDAP CA certificate to be exported. Use the show option for a list of existing
certificates.
-syslogcacert [-certname certificate_name]
Exports a syslog CA certificate from the switch to a remote host. You must specify the
name of the syslog CA certificate to be exported. Use the show -syslogcacert option for the
list of existing certificates.
-fcapswcert
Exports the FCAP switch certificate from the switch to the remote host. The certificate is
exported with the same filename it had when it was imported.
-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.
-commonswcert
Exports the switch certificate from the switch to the remote host. It is exported with the
switch IP address as the file name.
-commonswcsr
Exports the switch CSR certificate from the switch to the remote host. The certificate name
is in the format is ip_addresscommonSw.csr.
-commoncacert
Exports the CA certificate from the switch to the remote host. The certificate name is in the
format is ip_addresscommonRootCA.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.