PowerStore: How to Renew the PowerStore VASA Storage Provider Certificate After Expiration
Summary: This article describes how to renew the VASA storage provider on the PowerStore cluster and update the certificate on the vCenter after the certificate has expired.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
The VMware vSphere APIs for Storage Awareness (VASA) storage provider certificate can be refreshed in vCenter using the Refresh certificate feature before the certificate expires. If the certificate is allowed to expire before refreshing the certificate, the Refresh feature does not work.
Note: Alert 0x02200102 The VASA provider status in the vCenter changed to "Offline" may be present if the certificate has expired. See PowerStore Alerts: VCenter VASA Provider states for details.
-
Renew the certificate using PowerStore CLI or RestAPI using the "
curl" command in Windows or Linux:PowerStore CLI (PSTCLI)
pstcli -ssl accept -u admin -p <adminPassword> -d <PowerStore-Cluster-IP> x509_certificate reset_certificates -service VASA_HTTP
RestAPI/curl
curl -X POST "https://<PowerStore-Cluster-IP>/api/rest/x509_certificate/reset_certificates" -H "accept: application/json" -H "Content-Type: application/json" -d "{ \"service\": \"VASA_HTTP\"}" -u admin -kNOTE: Keep in mind that thecurlcommand does not display any error message if the wrong account password is submitted -
Verify the certificate expiration date.
- Open the PowerStore Manager user interface (UI).
- Click Settings > Security > Certificates.
- Locate the certificate with the following attributes:
- Service: VASA HTTP
- Type: Server
- Scope: VASA
-
In vSphere, manually remove and add the VASA storage provider.
- Open the vSphere web UI.
- Under the Hosts and Clusters view, in the left pane click the top vCenter.
- Click the Configure tab, and click Storage Providers.
- Click the PowerStore VASA provider that is in the offline state, and click Remove.

- Click Add, and enter the following in the "Add dialog" screen:
URL: https://:8443/version.xml User name: admin Password: Clear the Use storage provider certificate option.
-
After adding the PowerStore VASA provider, check the datastore status. If it has not changed, then one last step to try is going into the PowerStore Manager and disconnecting and reconnecting.
- Go to Compute > vCenter Server Connection > click Disconnect > Finish loading the changes > click Connect and enter the vCenter information.

- Once done this allows the generation of a new certificate.
- Go to Compute > vCenter Server Connection > click Disconnect > Finish loading the changes > click Connect and enter the vCenter information.
Affected Products
PowerStoreArticle Properties
Article Number: 000190731
Article Type: How To
Last Modified: 14 Jan 2025
Version: 13
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.