HPE OneView
1753333 Members
5417 Online
108792 Solutions
New Discussion

Rest to delete certificate

 
martin2176
Advisor

Rest to delete certificate

Is there a rest call to delete the self  signed certificate on the appliance.

Appliance version is 3.0

1 REPLY 1
ChrisLynch
HPE Pro

Re: Rest to delete certificate

You can't delete the appliance certificate.  You can only regenerate the self-signed certificate, create a CSR or Import a CA issued certificate.  There are PowerShell Cmdlets that will assist you with this (take a look at New-HPOVApplianceSelfSignedCertificate help and then Related Links for related Cmdlets), if you would prefer not to natively use the REST API (the POSH Cmdlets do natively interact with the REST API so you don't have to).


I am an HPE employee

Accept or Kudo