RESTApi for Veritas System Recovery 20.3
We'd like to use the RESTApi for Veritas System Recovery 20.3, which does require a certificate configuration.
According to the documentation https://www.veritas.com/content/support/en_US/doc/38007533-139298167-0/v139884843-139298167 we'd need to run InstallWebAPI.exe and bind a certificate.
All certificates failed to bind. Just with error message "Certificate Binding Failed"
- We've testet crt, pem, pfx formats, with and without private keys....
- We've tried wildcard and certificates for a single host....
- We've tried with and without certificate chain....
- We've tried to use certificate store Cert:\CurrentUser\My\47AAE2FCC8BCC6E0FDA8C23E4B41C13430116ECE
------------------------------------
PS C:\Program Files\Veritas\Veritas System Recovery\Agent> .\InstallWebAPI.exe -vvv
Operation to be done :
1. Bind certificate
2. View Certificate
3. Unbind Certificate
1
Enter the Certificate name with the full path :
c:\_cert\cert.cer
Certificate Binding Failed
Wish to continue (Y/N) :
n
Exiting the application
--------------------------------------
None of this worked.
The documentation is not specific enough which certificate format or how to get this going.
Any idea?