[Bug 796702] glib-networking only uses the system trust, which breaks Android and iOS certificate stores
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 31 04:37:51 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796702
--- Comment #3 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
I've been testing by adding the necessary code in the application. It would be
nice not to have to care about the backwards compatibility thing :).
For android it can be placed inside the generated gstreamer_android.c alongside
the CA_CERTIFICATES path generation. iOS doesn't have any generated files so
that would need to be either added to the app itself or to some strategic place
in each ssl backend (gnutls, openssl, schannel, android, secure-transport,
etc).
I'd be in favour of simply dropping it.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list