• Max Kellermann's avatar
    input/curl: disable verify_peer on Android by default · 74396448
    Max Kellermann authored
    I havn't yet figured out how to use Android's system CA certificates
    with CURL/OpenSSL, so a temporary workaround is to disable verify_peer
    by default.  The data MPD transfers isn't extremely important, so the
    servers's authenticity isn't extremely important either.
    74396448
CurlInputPlugin.cxx 12.6 KB