Certificat TLS inacceptable with GStreamer X86 on Windows

Sebastian Dröge sebastian at centricular.com
Fri May 20 08:36:20 UTC 2016


On Do, 2016-05-19 at 10:29 +0200, Nicolas Castillejos wrote:
> Hi,
> 
> I'm trying to make a video player on Java Swing that connects to a
> rtsps 
> stream (rtsp over https).
> When gstreamer tries to connect to the rtsps uri I get this error :
> 
> 0:00:01.886802324  1516   1D03B838 ERROR                default 
> gstrtspconnection.c:937:gst_rtsp_connection_connect: failed to
> connect: 
> Certificat TLS inacceptable
> 
> I know that I have to put somewhere a ca-certificates.crt file that 
> contains my certificate but I don't know where ?
> 
> I've tried in the ssl/certs/ca-certificates.crt in the launch path of
> my 
> java program but it doesn't work.
> 
> Maybe there is something to do in the code ?

On which platform is that?

You can also let rtspsrc ignore certificates by setting the
tls-validation-flags property accordingly, but obviously that defeats
the point of using TLS in the first place.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160520/824774f6/attachment.sig>


More information about the gstreamer-devel mailing list