Reference Guide
954 Brocade Fabric OS Command Reference
53-1004112-02
secCertUtil
-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. Use
CTRL-C to skip the password.
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. If the certificate type
is not mentioned, a generic certificate is imported. Specify one of the following certificates:
-ldapcacert
Imports an LDAP CA certificate.
-syslogcacert
Imports a syslog 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.
-commonswcert
Imports the switch certificate. Optionally, you can enable HTTPS using the -enable https
and -config swcert options.
-commoncacert
Imports the CA certificate.
-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.