c# - SSL/TLS error when using youtube data api v3 for windows 8 - ARM -


When the Windows 8 Store is used for the app and the surface is running on RT tablet (ARM) This error is reached when accessing the content:

Trust relationship for SSL / TLS could not be established Internal Exception: Remote Certificate is invalid as per verification process.

Is there a solution to this problem?

PS: The same API works fine on Windows Phone 8

The issue was that my ground time was not correct, so it was issuing the certificate. .


Comments