Page 1 of 1

VLC 0.9.4 Https Gnu TLS Error

Posted: 24 Oct 2008 01:49
by infomix
The 0.86 Version and below had a preference for
Advanced >Gnu TLS> Ignore invalid certificate
and
Advanced >Gnu TLS> Ignore Host verification

These seem to be missing in the new version 0.9.x

This produces the error

Code: Select all

gnutls error: Certificate could not be verified gnutls error: Certificate's signer was not found
similar to this thread on the Linux side
VideoLan for Linux Thread

(Though I do not have a problem in the current distribution for Ubuntu)

However I don't exactly understand whether I can put a copy of my self-signed cert (cem?) into
~/Library/Preferences/VLC/ssl/private/ or thereabouts...

and have it just work

In my case
I have the apache server set so that I can reach it across the LAN or even via WAN with the host verifying, but certainly I am not a Root certificate owner or producer.
(i,e, I can make my own certs thanks)

To have to reach each client and install the proper "fix" seems much more hassle than simply having the users disable the the root authority checking in the client application Preferences.

it seems that support is in the GnuTLS API

as seen here
GNUTLS MANUAL

Re: VLC 0.9.4 Https Gnu TLS Error

Posted: 12 Nov 2008 06:41
by bigmat78
Has there been any progress or any brainstorming about this issue?

Re: VLC 0.9.4 Https Gnu TLS Error

Posted: 15 Nov 2008 15:19
by Jean-Baptiste Kempf
Fill a bug.

Re: VLC 0.9.4 Https Gnu TLS Error

Posted: 17 Nov 2008 01:09
by orbisvicis
Ticket #2289

Re: VLC 0.9.4 Https Gnu TLS Error

Posted: 17 Nov 2008 01:21
by infomix
Ticket #2289
Thanks! :D