Hello,
I am attempting to connect to SharePoint Online web services from a SharePoint 2010 Timer Job running on an internal SharePoint server. I don't have any problems connecting when running as a console application - the problem only exists when running under the context of a Timer Job. I am receiving the following exception:
Could not establish trust relationship for the SSL/TLS secure channel with authority 'login.microsoftonline.com'.
I found the following KB article, but I'm not exactly sure what certificate to add via SharePoint Central Admin.
http://support.microsoft.com/kb/982982
Any feedback / assistance would be greatly appreciated.