Try setting the security protocol to:
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;