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