HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

530 Fabric OS commands
To generate a CSR:
To delete the CSR:
To import a certificate:
To import a certificate with configure and enable option:
To display contents of a CSR:
switch:admin> seccertutil gencsr
Country Name (2 letter code, eg, US):
State or Province Name (full name, eg, California):
Locality Name (eg, city name):
Organization Name (eg, company name):
Organizational Unit Name (eg, department or section name):
Common Name (Fully qualified Domain Name, or IP address):
generating CSR, file name is: <ip_address>.csr
Done
switch:admin> seccertutil delcsr
WARNING!!!
About to delete the switch CSR.
ARE YOU SURE (yes, y, no, n): [no] y
switch:admin> seccertutil import
Select protocol [ftp or scp]: ftp
Enter IP address: ip address
Enter remote directory: dir name where certificate is stored
Enter certificate name (must have ".crt" or ".pem" suffix): filename
Enter Login Name: login
Enter Password: password
Success: imported certificate [certificate file name].
switch:admin> seccertutil import -config swcert -enable https
Select protocol [ftp or scp]: ftp
Enter IP address: ip address
Enter remote directory: dir name where certificate is stored
Enter certificate name (must have ".crt" or ".pem" suffix): filename
Enter Login Name: login
Enter Password: password
Success: imported certificate [certificate file name].
Certificate file in configuration has been updated.
Secure http has been enabled.
switch:admin> seccertutil showcsr