After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 785024 - rtspconnection: Allow setting a custom accept-certificate function for manually checking a TLS certificate for validity
rtspconnection: Allow setting a custom accept-certificate function for manual...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-17 14:10 UTC by Sebastian Dröge (slomo)
Modified: 2017-11-01 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtspconnection: Allow setting a custom accept-certificate function for manually checking a TLS certificate for validity (5.03 KB, patch)
2017-07-17 14:10 UTC, Sebastian Dröge (slomo)
committed Details | Review
rtspsrc: Add "accept-certificate" signal for manually checking a TLS certificate for validity (3.01 KB, patch)
2017-07-17 14:10 UTC, Sebastian Dröge (slomo)
committed Details | Review
rtspclientsink: Add "accept-certificate" signal for manually checking a TLS certificate for validity (3.15 KB, patch)
2017-07-17 14:15 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2017-07-17 14:10:04 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2017-07-17 14:10:08 UTC
Created attachment 355752 [details] [review]
rtspconnection: Allow setting a custom accept-certificate function for manually checking a TLS certificate for validity
Comment 2 Sebastian Dröge (slomo) 2017-07-17 14:10:25 UTC
Created attachment 355753 [details] [review]
rtspsrc: Add "accept-certificate" signal for manually checking a TLS certificate for validity
Comment 3 Sebastian Dröge (slomo) 2017-07-17 14:15:45 UTC
Created attachment 355754 [details] [review]
rtspclientsink: Add "accept-certificate" signal for manually checking a TLS certificate for validity
Comment 4 Sebastian Dröge (slomo) 2017-11-01 11:42:30 UTC
Comment on attachment 355752 [details] [review]
rtspconnection: Allow setting a custom accept-certificate function for manually checking a TLS certificate for validity

Attachment 355752 [details] pushed as 9c2d5e8 - rtspconnection: Allow setting a custom accept-certificate function for manually checking a TLS certificate for validity
Comment 5 Sebastian Dröge (slomo) 2017-11-01 11:43:09 UTC
Comment on attachment 355753 [details] [review]
rtspsrc: Add "accept-certificate" signal for manually checking a TLS certificate for validity

Attachment 355753 [details] pushed as af3ce87 - rtspsrc: Add "accept-certificate" signal for manually checking a TLS certificate for validity
Comment 6 Sebastian Dröge (slomo) 2017-11-01 11:43:49 UTC
Attachment 355754 [details] pushed as c3e5332 - rtspclientsink: Add "accept-certificate" signal for manually checking a TLS certificate for validity