rtspsrc: add tls-database property
authorAleix Conchillo Flaqué <aleix@oblong.com>
Sat, 15 Feb 2014 01:14:42 +0000 (17:14 -0800)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 20 Feb 2014 19:03:40 +0000 (20:03 +0100)
commit62f5a274168889142b35472b14173b6c1f4bce6f
tree8b99de34e8fe0dc7a209ec43040dc154865acbe9
parent0de0a1f1db8d12357297221d798be04593e6fe92
rtspsrc: add tls-database property

Add support for a new property: tls-database. If the property is set,
the certificate database will be given to the rtsp connection if TLS
protocol is being used. If the server certificate can't be verified with
the default database, this additional database will be used.

https://bugzilla.gnome.org/show_bug.cgi?id=724396
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h