meson: Improve certifi documentation on macOS
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 2 Jul 2022 00:03:40 +0000 (05:33 +0530)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 18 Jul 2022 06:25:36 +0000 (06:25 +0000)
commit7a163dae4da86c57371b9037ce748b82931ba44f
treeb6d203d756bae9719712911f7eaff8c6d80fbc31
parent35994eb5c92f6da3713576a346b0dc5a05766bd1
meson: Improve certifi documentation on macOS

First, just installing certifi doesn't install the ca-cert in the
right location. The `Install Certificates.command` script also
symlinks the openssl cert.pem to the certifi ca cert file

Second, we can make it more likely that users will notice this if we
make it a warning. If we ever get a bug report about this despite
these measures, we can try to make this an error.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2707>
README.md
meson.build