[Bug 725721] New: Use system certificate storage for checking TLS certificates

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 5 04:30:08 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725721
  GStreamer | packages | git

           Summary: Use system certificate storage for checking TLS
                    certificates
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: packages
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at coaxion.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


See summary.

On Android we could use /system/etc/security/cacerts for system certs and
/data/misc/keystore for certs installed by the user. The former is a normal
directory with certificates one per file, the latter unfortunately seems to be
encrypted. Might need to implement some JNI magic that uses the public Android
API.

No idea what we can do on iOS, OSX and Windows yet.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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