Re: https support
Boris Kolpackov <[email protected]>
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Organization | Code Synthesis Tools CC |
| Message-ID | <[email protected]> |
Michael Behrisch <[email protected]> writes: > I saw that there are libcurl implementations for Windows as well: > https://stackoverflow.com/questions/53861300/how-do-you-properly-install-libcurl-for-use-in-visual-studio-2017 > but the docs say libcurl does not work with Windows. Did nobody try yet > or are there any major roadblocks? libcurl works fine on Windows though for HTTPS support you will also need to build OpenSSL. For example, we build Xerces-C++ with libcurl/OpenSSL across all platforms/compilers: https://cppget.org/?builds=libxerces-c