When opening a https stream with an unknown certificate, the "certificate issue" dialogue opens.
When accepting the certificate permanently or for 24 hours, it is not saved, and the dialog is opened the next time again with the same video.
Expected behavior
permanent or 24 hour acception for the same certificate from the same server.
Actual behavior
Steps to reproduce
https stream with unknown certificate
accept certificate permanently
same https stream again
Context
App version
3.4.3
Android version
11
Device model
OnePlus Nord N10
Designs
Child items
0
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
I'm using a Chromecast with the latest version of VLC from the Play store (3.5.3) and I got the same issue.
I have a server that uses a custom CA.
I cannot add it properly to Chromecast because it's not authorized from what I have heard to add custom CA.
VLC display the popup about "abort", "accept permanently" or "accept for 24h".
It asks multiple time (I don't really notice a difference. After multiple "accept", my video is playing. But if I seek the content, I have again few popup that I need to accept.
If log file would help and there is a doc how to get them, I will be happy to help.
Have a good day.
I can still reproduce it today, and it looks like the issue #2673 is the same problem.
Is there maybe any method to skip the check or have a workaround?
I have tried to use --no-gnutls-system-trustin the custom libvlc option, but I still get the windows that asks for accepting the certificates.
@Azai tried version VLC-Android-4.0.0-preview---3050410-armv8-20231228-1023.apk and the issue is fixed.
Do you have a rough time estimate when this version is released to the stable channel?
Edit: I'm not certain anymore that the issue is fixed in the dev version.
I had audio issues with the dev version and reinstalled the stable version and the issue was fixed for the stable version.
In my case the old self signed cert was expiring and the nas issued a new self signed cert.
Maybe the issue was that the old and the new cert where present and when I reinstalled the app the old one was gone and the issue was fixed?