So, I've followed the vsphere documentation for replacing the self-signed certs on our vcenter5 server. Everythings went well till I get to:
6 | Using a browser on the vSphere server system, connect to http://localhost/mob/?moid=vpxd-securitymanager&vmodl=
|
7 | Enter the administrator name and password for the vCenter Server system. The Managed Object Type: vpxSecurityManager Web page appears. |
8 | Under Methods, click reloadSslCertificate. |
9 | Click Invoke Method. |
When I hit Invoke Method I see:
Method Invocation Result: vpx.fault.SecurityConfigFault
Name | Type | Value |
---|
dynamicType | string | Unset |
dynamicProperty | vmodl.DynamicProperty[] | Unset |
faultCause | vmodl.MethodFault | Unset |
faultMessage | vmodl.LocalizableMessage[] | Unset |
I can't find any info on this... curious if anyone else as encountered this message before?