[Bug 796702] glib-networking only uses the system trust, which breaks Android and iOS certificate stores

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 16 05:43:48 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796702

--- Comment #11 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit a368b18a70c5be2c6ae0c00a9d7e7492e091764b
Author: Matthew Waters <matthew at centricular.com>
Date:   Tue Sep 18 16:54:38 2018 +1000

    android/ndk-build: update for glib tls API additions

    The previously used GStreamer custom custom patch to load certificate
    files from the CA_CERTIFICATES environment variable is no longer
    effective with glib-networking 2.58 and instead API was added to the
    upcoming glib 2.60 release (backported to glib 2.58 in GStreamer's
    cerbero) to set the default TLS database.

    This patch makes use of the new API to set the default TLS database
    and behaves similarly as the previous CA_CERTIFICATES environment
    variable.

    https://bugzilla.gnome.org/show_bug.cgi?id=796702

-- 
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