VMware Cloud Community
VC51
Enthusiast
Enthusiast

https://server.domain:7444/sso-adminserver/sdk - vim25:InvalidRequest" xmlns:vim25="urn:vim25"/></detail>

AHHHHH!!!

All done, I thought... now I am getting this and now I am unable to get in to the WebClient

When I try and test this...

https://server.domain:7444/sso-adminserver/sdk

I get this...

<?xml version="1.0" encoding="UTF-8"?>

-<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">

-<soapenv:Body>

-<soapenv:Fault>

<faultcode>ServerFaultCode</faultcode>

<faultstring>Unexpected EOF in prolog at [row,col {unknown-source}]: [1,0]</faultstring>

-<detail><RuntimeFaultFault xmlns="urn:vim25" xsi:type="vim25:InvalidRequest" xmlns:vim25="urn:vim25"/>

</detail>

</soapenv:Fault>

</soapenv:Body>

</soapenv:Envelope>

Also the WebClient now give me this error as well:

Based on the current configuration, the SSL certificate of the authentication server was not trusted.

I figure I ask before I go and start from scratch and rebuild...

Thanks

Reply
0 Kudos
4 Replies
VC51
Enthusiast
Enthusiast

?? 😕

Reply
0 Kudos
VC51
Enthusiast
Enthusiast

No takers???

Reply
0 Kudos
raog
Expert
Expert

the output that u get on accessing https://server.domain:7444/sso-adminserver/sdk is correct.

The second part is the one that you should be looking at: Did you use custom certificates? If so, check whether they were replaced correctly

Regards

Girish

To Virtualization and beyond! PS::If you felt the answer as helpful, please mark it as helpful/answered so that it helps other users as well! Blog:: www.virtualtipsntricks.com
Reply
0 Kudos
hharold
Enthusiast
Enthusiast

Got into the same error, updating with custom certifate failed along the way.
I was able to revert to the VMware default certificates, but this error remains.

I suspect the STS certificate chain in the SSO configuration is invalid.
But without access to the web client,, I cannot check.


Any ideas?

Regards,


@hharold

Reply
0 Kudos