InstallSelfSignedCertificate
This method installs self-signed certificate, reconfigures the Site Recovery Manager if already configured, and restarts the proxy service. If you encounter an error while using this method, ignore the error and then reconnect to the management service.
Synopsis
void installSelfSignedCertificate(CsrData csrData)
csrData is the CsrData object that should be used to sign the certificate.
CsrData is a data object. It provides information about about X509 certificate. For more information, see DrConfigGenerateCSR.
Faults
- RuntimeFault
For more information about the faults, see Faults in Site Recovery Manager Appliance Management API.