Skip to content

https stream without having to trust certificate

Hello, This issue is from post : https://forum.videolan.org/viewtopic.php?f=35&t=156253&p=514100#p514100

Except a mistake, I notice this, with at least 2 latest versions of vlc on android : it is not possible to get/read an https stream with untrusted SSL/TLS certificate, whatever the options you will give in libVlc options ( such as --gnutls-dir-trust with a folder to my untrusted certificate that I downloaded on my android device. )

Really don't know if it's a bug or feature request ;) ...