Gentlemen! I am totally confused now!!
What am I supposed to do? Which release is Jean talking about? And, what is Ludrax is trying to tell us??
I have tried to go to the nightly builds but I can only see version 2.2.0 there. Also, I took an error log and here is what I got..
- gnutls warning: cannot access x509 in /home/flo2go/.local/share/vlc/ssl/certs: No such file or directory
- gnutls warning: cannot access x509 in /home/flo2go/.local/share/vlc/ssl/private: No such file or directory
- gnutls error: TLS session: access denied
- gnutls error: Certificate could not be verified
- gnutls error: Certificate's signer was not found
- main error: TLS client session handshake error
- access_http error: cannot establish HTTP/TLS session
- main error: open of '
https://122.160.220.83/bharti/bharti/PREVIEW/sasural.ts' failed
Looking at the list of warnings above, I decided to manually create the directory structure /home/flo2go/.local/share/vlc/ssl/certs and manually copy-pasted the .crt files that I exported from Google Chrome to the directory. This time around I got the following logs...
- gnutls warning: cannot access x509 in /home/flo2go/.local/share/vlc/ssl/certs: No such file or directory
- gnutls warning: cannot access x509 in /home/flo2go/.local/share/vlc/ssl/private: No such file or directory
- gnutls error: TLS session: access denied
- gnutls error: Certificate could not be verified
- gnutls error: unknown certificate error (you found a bug in VLC)
- main error: TLS client session handshake error
- access_http error: cannot establish HTTP/TLS session
- main error: open of `
https://122.160.220.83/bharti/bharti/PREVIEW/sasural.ts' failed
I tried everything in the book to get it to work. It worked fine in version 2.1.0 in windows but uBuntu is totally tripping me off! I understand there is a huge feature and release war going on inside VideoLAN but I am simply looking for a simple way to get this crappy certificate to work. Somehow I should get VLC to trust it. I dont understand why was it working so well in VLC 2.1.0 in Windows? Its was simple, it issued a warning and gave me an option to trust or not trust the certificate. As long as you understand the risks, why should VLC stop you?
BTW: I am using a 32bit ubuntu on a 32 bit machine!