Brocade Communications Systems A7533A - Brocade 4Gb SAN Switch Base Command Reference Manual page 589

Brocade fabric os command reference manual - supporting fabric os v5.3.0 (53-1000436-01, june 2007)
Hide thumbs Also See for A7533A - Brocade 4Gb SAN Switch Base:
Table of Contents

Advertisement

genkey
gencsr
delcsr
showcsr
show
show certificate name
delete certificate name
export
import [-config cacert] | [-config swcert [-enable https]]
Download a certificate issued by a CA after sending the CSR to the CA.
Download an Issuing CA certificate.
Set imported certificate with -config option. Specifying cacert sets the CA certificate file name in
configuration and specifying swcert sets switch certificate file name in configuration.
Enable secure protocols with -enable option. This option can be used only with -config swcert.
Examples
To generate a public/private key pair:
To generate a CSR:
Fabric OS Command Reference Manual
53-1000436-01
Generates a public/private key pair. This is the first step for setting up
third-party certificates. The key length can be either 1,024 or 2,048 bits long.
The greater the length of the key, the more secure is the connection; however,
the performance goes down. The keys are generated only after deleting
existing CSR and all other certificates.
Generates a new CSR for the switch. This is second step for setting up
third-party certificates in the switch. To generate a CSR, the admin must
answer a series of questions prompted by this option. Once all questions are
answered, a CSR is generated and placed in a file named ip_address.csr,
where the ip_address is the IP address of the switch.
Deletes the CSR in the switch.
Displays the contents of the CSR in the switch without page breaks. Use pipe
operator followed by "more" option to display the contents of the CSR in the
switch page breaks.
Displays a list of all certificates in the switch.
Displays the contents of the specified certificate.
Deletes the specified certificate.
Exports a CSR to a host. This is typically used to submit the CSR to a CA who
in turn issues a certificate.
Import a certificate on to the switch. Use this for the following:
switch:admin> seccertutil genkey
Generating a new key pair will automatically do the following:
1. Delete all existing CSRs.
2. Delete all existing certificates.
3. Reset the certificate filename to none.
4. Disable secure protocols.
Continue (yes, y, no, n): [no]
Select key size [1024 or 2048]:
Generating new rsa public/private key pair
Done.
switch:admin> seccertutil gencsr
Country Name (2 letter code, eg, US):
State or Province Name (full name, eg, California):
y
2
secCertUtil
557

Advertisement

Table of Contents
loading

Table of Contents