Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

556 Fabric OS Command Reference Manual
53-1000436-01
secCertUtil
2
secCertUtil
Manages third-party PKI-based certificates in the switch.
Synopsis seccertutil
Description Use this command to manage third-party certificates in the switch. This command also imports or
exports Certificate Signing Requests from or to remote host using IPV6 addresses and IPV4
addresses.
This command can be used to do the following:
Generate a public/private key pair.
Generate a certificate signing request (CSR).
Delete a CSR.
List the certificates present in the switch.
Display the contents of a certificate/CSR.
Delete a specific certificate.
Configure SSL certificate file name.
Enable secure protocols.
The following is the usage statement for the utility:
seccertutil delcsr Delete CSR
seccertutil delete file name
Delete certificate
seccertutil export Export CSR
seccertutil genkey Generate a new public/private key pair
seccertutil gencsr Generate a new CSR
seccertutil import [-config cacert] | [-config swcert [-enable https]]
import Import certificate
-config swcert Configure SSL certificate filename (optional)
-config cacert Configure CA certificate filename (optional)
-enable https Enable secure https (optional)
seccertutil showcsr
Display CSR contents
seccertutil show List certificates
seccertutil show file name
Display certificate content
Operands The operands are as follows: