gst-plugins-rs/plugins
Raphael Dürscheid 55d30db53b Add property to specify certificate authority
Under certain circumstances one would like to use a self signed
certificate without the obstacles many browsers implement to
safeguard their users. One approach is to create a certificate
authority. One can now add this to the OS certificate store, or simply
add it to the browser. In the latter case one also needs to specify the
new authority on the webrtcsink. This commit enables this.
2022-03-31 15:23:11 +02:00
..
examples webrtcsink: address Sebastian's latest comments 2022-03-26 00:16:29 +01:00
src Add property to specify certificate authority 2022-03-31 15:23:11 +02:00
build.rs Initial commit 2021-10-28 05:14:41 +02:00
Cargo.toml Add property to specify certificate authority 2022-03-31 15:23:11 +02:00