glib-networking only uses the system trust, which breaks Android and iOS certificate stores
Submitted by Nirbheek Chauhan
Link to original bug (#796702)
Description
We had been carrying a patch to glib-networking to allow apps to set the certificate store at runtime with the CA_CERTIFICATES env var. Upstream has removed this in the 2.57.x development releases, and we need to work with them to add new API that allows us to set the default store location at runtime.
Upstream bug: https://gitlab.gnome.org/GNOME/glib-networking/issues/35
Blocking
Todo
-
ios example/tutorial updates - see gst-examples#5 (closed)
Edited by Tim-Philipp Müller