gst-plugins-rs/net
Sanchayan Maity 12be9a24a6 net/quinn: Fix generation of self signed certificate
The certificate chain was incorrectly being passed the private key instead
of certificate. With rustls 0.23.11 version, this error was being caught
and reported. As stated in the 0.23.11 release, it has a new feature

"API for determining whether a CertifiedKey's certificate and private key
matches: keys_match(). This is called from existing fallible functions
that accept a private key and certificate (for example, with_single_cert())
so these functions now detect this misconfiguration."

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1666>
2024-07-12 12:26:54 +05:30
..
aws Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
hlssink3 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
mpegtslive Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
ndi Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
onvif Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
quinn net/quinn: Fix generation of self signed certificate 2024-07-12 12:26:54 +05:30
raptorq Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
reqwest Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
rtp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
rtsp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
webrtc webrtc: Require livekit-protocol < 0.3.4 due to uncoordinated breaking changes 2024-07-11 20:00:24 +03:00
webrtchttp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00