shaka-packager/packager
KongQun Yang 70d055c16c Fix SSL CA cert issue on CentOS
Fix "Problem with the SSL CA cert" issue @
https://github.com/google/edash-packager/issues/6. On Ubuntu, CURL_CA_BUNDLE
is located at "/etc/ssl/certs/ca-certificates.crt" while on CentOs, it is
located at "/etc/ssl/certs/ca-bundle.crt".

With this change, GYP scans the common appearing locations for SSL CA cert.

Change-Id: I838bae3954ec51f1430c900d1e82596d45a4db84
2015-01-05 20:00:17 +00:00
..
app Use relative paths for files referenced in the MPD (2nd round). 2014-12-17 15:25:11 -08:00
media Fix packager crash with corrupted media file 2014-12-23 14:29:59 -08:00
mpd Use relative paths for files referenced in the MPD (2nd round). 2014-12-17 15:25:11 -08:00
third_party/curl Fix SSL CA cert issue on CentOS 2015-01-05 20:00:17 +00:00
tools/doxygen Move source code into packager directory 2014-10-02 12:32:14 -07:00
common.gypi Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
packager.gyp Make signer optional in packager app 2014-10-14 14:20:21 -07:00