Hi all, My avatars aren't loading in forum view, and instead we get the little silhouette of the man with the ?.
Log shows:
https://my.server.co.uk/Forum/Uploads/2.jpg Referer URL:
Exception: System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at System.Net.WebClient.DownloadData(String address)
at YAF.YafResourceHandler.GetResponseRemoteAvatar(HttpContext context)
When I visit that url, I can see the avatar.
I'm running v2.2.4.12
Has anyone had similar? What's the best way to resolve?