HPE Nimble Storage Solution Specialists
1820699 Members
2755 Online
109627 Solutions
New Discussion юеВ

HPE Nimble group certificate renewal

 
SOLVED
Go to solution
HP-TP
Occasional Contributor

HPE Nimble group certificate renewal

I have HPE Nimble group certificate expired. How can I renew it? I tried to create but I get only custom certificate.

Thanks,

4 REPLIES 4
support_s
System Recommended

Query: HPE Nimble group certificate renewal

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.


Accept or Kudo

Best_Username
HPE Pro

Re: HPE Nimble group certificate renewal

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



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
HP-TP
Occasional Contributor

Re: HPE Nimble group certificate renewal

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.]

Best_Username
HPE Pro
Solution

Re: HPE Nimble group certificate renewal

ok. You can renew the certificate using this command:

cert --gen group --force

Then if you run cert --info group again, you will see the Not After period increase by 10 years under Validity.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo