Resolved! "The request was aborted: Could not create SSL/TLS secure channel."
Hi,I'm trying to read items from a Sharepoint List using CSOM (Client Side Object Model, Microsoft.Sharepoint.Client.dll).The Sharepoint requires ssl authentication (https), but the call works fine even without passing any credentials or X509 certif...