You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
please use replace interface as we are allowing only 1 https certificate for now
python openbmctool.py -H xx -U root -P 0penBmc certificate replace server https -f prascert.pem
Hi,
when I try to install a new certificate I get the following error message.
py openbmctool.py -H xxx.xxx.xxx.xxx -U root -P xxxxxx certificate update server https -f "xxxx.pem"
Attempting login...
Updating certificate url=https://xxx.xxx.xxx.xxx/xyz/openbmc_project/certs/server/https
{
"data": {
"description": "The specified resource cannot be created"
},
"message": "403 Forbidden",
"status": "error"
}
Failed to update the certificate
User root has been logged out
The text was updated successfully, but these errors were encountered: