1
vote

Hello there, I am just starting to use Pinta as an open-source alternative to Paint.NET, currently running it on Windows 10. But, when trying to run the addins manager, it popped an error:

Exception occurred: The request was aborted: Could not create SSL/TLS secure channel.

System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.GetResponse() at Mono.Addins.Setup.AddinStore.DownloadFile(IProgressMonitor monitor, String url) at Mono.Addins.Setup.AddinStore.DownloadObject(IProgressMonitor monitor, String url, Type type) at Mono.Addins.Setup.RepositoryRegistry.UpdateRepository(IProgressMonitor monitor, Uri baseUri, RepositoryRecord rr)

Any ideas on how to solve this issue? Thank you.

asked 3 years ago
lbk90
None