This is the error I receive when I tried executing VPN in my Rackspace server which is used to connect to the Azure Servers.
In the VPN Logs I get Exception of type 'DotRas.RasException' was thrown.
So, while I manually execute the VPN I get the error as " certificate chain processed,
but terminated in a root certificate which is not trusted by the trust provider.
So I opened the mmc in Rackspace server and checked the certificates on Local computer, I can see that the
client certificate is installed on Personal - > Certificates - > AzureVPN-Client
and root certificate in Trusted root certification store - > AzureVPN-Root
and also the Azure certificate on -> Trusted root certification store
In the server logs I get the below error logged :
"The initial Secure Socket Tunneling Protocol request could not be successfully sent to the server. This can be due to network connectivity issues or certificate (trust) issues.
The detailed error message is provided below. Correct the problem and try again."
A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
BUT I am not sure what is causing the issue.
Kindly suggest as it was working fine couple of days before but suddenly started crashing.