Hello, I have an application working with ArcGis Runtime 10.2.5, until last week it worked fine with the services.
https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer
https://services.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer
But now it won't let me see maps as a service
---------
I get this log
-----------------------
Timestamp: 5/9/2022 3:48:23 PM
Message: An error occurred while sending the request.
System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
Thanks