Testing RPC/HTTP connectivity. The RPC/HTTP test failed.
Test Steps
Attempting to resolve the host name server.ccgsolutions.co.uk in DNS. The host name resolved successfully.
Additional Details IP addresses returned: 195.62.205.10 Testing TCP port 443 on host server.ccgsolutions.co.uk to ensure it's listening and open. The port was opened successfully. Testing the SSL certificate to make sure it's valid. The SSL certificate failed one or more certificate validation checks.
Test Steps
Validating the certificate name. The certificate name was validated successfully.
Additional Details Host name server.ccgsolutions.co.uk was found in the Certificate Subject Common name. Certificate trust is being validated. Certificate trust validation failed. Tell me more about this issue and how to resolve it
Additional Details The certificate chain didn't end in a trusted root. Root = CN=server.ccgsolutions.co.uk, CN=companyweb, CN=server, CN=localhost, CN=server.ccg.local
Now what i take from that is that is that its getting as far as verifying the external domain name then when it gets into the server its seeing that the internal name is different than whats on the certificate and rejecting it.
Can anyone tell me how to get around this short of buying a 3rd party certificate?
You have to add the certificate from the server on the CLIENT machine into the trusted zone or it wont work... once I added it it now works fine.
So stupid that non of the guides that I have read really seem to touch on this...
The easiest way to add it is go to rww over the net on the client pc.. when the page comes up sand says the certificate is bad... click the cert in the address bar and click view certificates and add it to the trusted zone... and that sorts it