]> git.sesse.net Git - vlc/commit
Win32: use the OS list of certificate authorities
authorGeoffroy Couprie <geal@videolan.org>
Sat, 30 Apr 2011 17:29:55 +0000 (19:29 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 30 Jun 2011 22:34:04 +0000 (00:34 +0200)
commit95b0fe358d8f84e39a8497de0de924a27dc9e994
tree52e56311de6237f7d42fe819122340fc22cf10cd
parent56a168ba86aa0ea6cf48eb3719b87f63c909fcfa
Win32: use the OS list of certificate authorities

Ref #3682 and #3666
Now, we have
[022d6ffc] main tls client debug: TLS client session initialized
instead of
[004e6ffc] gnutls tls client error: Certificate could not be verified

However, this still doesn't work fine, since we got a:
"access_http acccess error: failed to read answer"

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
configure.ac
modules/misc/gnutls.c