[Bug 724396] gst-plugins-good: add tls-database-file property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Feb 16 17:32:39 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724396
  GStreamer | gst-plugins-good | git

--- Comment #3 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-02-17 01:52:39 UTC ---
(In reply to comment #2)
> Review of attachment 269159 [details]:
> 
> ::: gst/rtsp/gstrtspsrc.c
> @@ +592,3 @@
> +   *
> +   * TLS database file with anchor certificate authorities used to
> +   * validate the server certificate.
> 
> Add a "Since: 1.4" marker here please
> 
> Also does this require a single file with all certificates or will a directory
> like /etc/ssl/certs work too?

It requires a single file with PEM encoded certificates. rtspconnection will
use:

https://developer.gnome.org/gio/2.32/GTlsFileDatabase.html#g-tls-file-database-new

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