[Bug 784005] tests: Fixes for souphttpsrc SSL test

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 20 15:00:12 UTC 2017


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

--- Comment #4 from Jan Alexander Steffens (heftig) <jan.steffens at gmail.com> ---
Created attachment 354109
  --> https://bugzilla.gnome.org/attachment.cgi?id=354109&action=edit
[PATCH 4/4] tests: souphttpsrc: Avoid deprecated ssl-ca-file property

SoupSession's ssl-ca-file property is deprecated. Use the recommended
tls-database property.

This is a bit more complex as it requires creating a GTlsFileDatabase
object for an absolute (!) path to the CA certificates file.

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