Hello,
i would like to connect a vCenter appliance with my xendesktop environment, so i have to change the certificates on the vcenter (or thrust them at the XD5.5, but it would never work with localhost.localhost in the cert).
I tried to generate some now certs with openssl (http://www.vmware.com/pdf/vsp_4_vcserver_certificates.pdf) and than change the certs like in version 4 or 3.5.
After startup the vpx-deamon went down with this errors
2011-08-31T16:47:13.461+02:00 [7FFFF3B09700 info 'Default'] [Init:842] Calling: VpxdCertificate_Load(gDB, CERTIFICATE_VMDBPATH )
2011-08-31T16:47:13.461+02:00 [7FFFF3B09700 error 'Default'] [VpxdCertificate] Failed: unrecognized file format: /etc/vmware-vpx/ssl/rui.crt
2011-08-31T16:47:13.461+02:00 [7FFFF3B09700 error 'Default'] [Init] Init failed: VpxdCertificate_Load(gDB, CERTIFICATE_VMDBPATH )
2011-08-31T16:47:13.462+02:00 [7FFFF3B09700 error 'Default'] Failed to intialize VMware VirtualCenter. Shutting down...
2011-08-31T16:47:13.462+02:00 [7FFFF3B09700 info 'Default'] Wrote uptime information
2011-08-31T16:47:13.462+02:00 [7FFFF3B09700 error 'Default'] Alert:false@ /build/mts/release/bora-455964/bora/vpx/vpxd/util/vpxdVdb.cpp:408
(A additional info for you: I send the request into a ms-pki.)
Thanks for your help!
schmi3