I have HPE Nimble group certificate expired. How can I renew it? I tried to create but I get only custom certificate.
Thanks,
Solved! Go to Solution.
System recommended content:
1. HPE Nimble Storage Secondary Flash Arrays - Product Information Reference | Safety certifications
2. HPE Nimble Storage Adaptive Flash Arrays - Product Information Reference
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.

Hi,
Could you paste the output of the following commands:
cert --list
cert --info group
cert --info custom
To run the commands, open an SSH into the array and log in using the same user name and password you use for the Web interface.
Alternatively, you could provide the array's serial number via private message and we can look up the details for the certificate from our end.
Thanks,
Rich
Hi Thanks for your reply. Here is the output.
Nimble OS $ cert --list
Name Subject
===================
array: /C=US/ST=California/L=San Jose/O=Hewlett Packard Enterprise (Nimble Storage Division)/CN=AF-208031
array-ca: /C=US/O=HPE Nimble Storage/OU=www.hpe.com/CN=HPE Nimble Storage Intermediate CA
/C=US/O=HPE Nimble Storage/OU=www.hpe.com/CN=HPE Nimble Storage Root CA
group: /C=US/ST=CA/L=San Jose/O=HPE Storage/CN=ROC.roc.local
custom: /C=KY/ST=Grand Cayman/L=George Town/OU=IT/O=HPE Storage/CN=ROC.roc.local
Use Name
===================
HTTPS: group
APIs: group
Nimble OS $
Nimble OS $ cert --info
ERROR: the required argument for option '--info' is missing
INFO: Use the --help option to view usage information.
Nimble OS $ cert --info group
[Moderator edit: Removed the Certification info for privacy.]
ok. You can renew the certificate using this command:
cert --gen group --forceThen if you run cert --info group again, you will see the Not After period increase by 10 years under Validity.