Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
560 Fabric OS Command Reference
53-1000599-02
secCertUtil
2
delcsr [-nowarn] Deletes CSR. This command prompts for confirmation before deleting the
CSR unless -nowarn is specified.
delete Deletes the specified certificate. The following operands are optional;
-ldapcacert Deletes a LDAP CA certificate. You must specify a file name for the LDAP CA
certificate.
file name Specifies the name of the certificate to be deleted. This operand is required
Use the show option for a list of existing certificates.
-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 file name
Exports an LDAP CA certificate from the switch to a remote host.
-certname certificate name
Specifies the name of the certificate to b exported.
-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 an LDAP CA certificate
from the server or to download a certificate issued by a CA after sending the
CSR to the CA. Specify the imported certificate with the following (exclusive)
options:
-ldapcacert Imports an LDAP CA certificate.
-config cacert Imports a CA certificate.
-config swcert Imports an SSL certificate.
-enable https Enables secure https. Optionally use this operand with -config swcert.
The following operands are optional; if omitted, the command prompts interactively for your
input.
-protocol ftp | scp