Re: Cloud integration now works on Switch!

Lothar Serra Mari <[email protected]> Sun, 13 Oct 2019 23:23:59 +0200
Newsgroups gmane.games.devel.scummvm
Message-ID <[email protected]>
Hi all,

> There's no problem supplying a copy of the CA cert as part of the
> package, that's pretty common practice for cross platform applications.
> Thats the simplest solution

What I did for the Windows release is to build libcurl with WinSSL
support, so libcurl can use the certificate store from the OS.

Is this an option for other platforms too?

Lothar