Reference Guide

952 Brocade Fabric OS Command Reference
53-1004112-02
secCertUtil
-commoncert
Generates the CSR and key file with key size of 1024 or 2048 for the common certificate.
-keysize 1024 | 2048
Specifies the size of the key. Valid values are 1024 or 2048. bits. The greater the value, the
more secure is the connection; however, performance degrades with size.
-hash sha1 | sha256
Specifies the hash type. Valid values are "sha256" or "sha1".
-nowarn
Generates the certificate without confirmation.
-https
Generates HTTPS certificate.
-keysize 1024 | 2048 | 4096 | 8192
Specifies the size of the key. Valid values are 1024, 2048, 4096, or 8192. bits. The
greater the value, the more secure is the connection; however, performance degrades
with size.
-type rsa | dsa
Specifies the key pair that the certificate is based on (RSA or DSA).
-hash sha1 | sha256 | sha512
Specifies the hash type. Valid values are "sha512", "sha256", or "sha1".
-years value
Specifies the number of years the certificate is valid for.
delete
Deletes the specified certificate. Specify one of the following operands:
-ldapcacert
Deletes all LDAP CA certificates. You may specify a file name when deleting the LDAP CA
certificates. The file name is optional. All LDAP certificates are concatenated in a single file.
Use show -ldapcacert to list that file name on the switch. You cannot delete an individual
certificate.
-syslogcacert certificate_name
Deletes the specified syslog CA certificate. You may specify -all to delete all the syslog CA
certificates. The syslog certificates are stored in separate files. Use show -syslogcacert to
list the imported CA certificate names.
-fcapcacert
Deletes the FCAP CA certificate.
-fcapswcert
Deletes the FCAP SW certificate.
-fcapall
Deletes all FCAP objects including the switch CSR, keys, pass phrase, Root CA certificate,
and switch certificate.
-commoncertall
Deletes the CSR, key file with key size of 1024 or 2048, switch certificates for the common
certificate.