I added the server.crt to two other directories (beacause of the error messages...):
/home/alegria/.vlc/ssl/private/server.crt
/usr/share/vlc/ca-certificates.crt
and change your path from
~/.vlc/certs/server.crt to
~/.vlc/ssl/certs/server.crt
Now there no more "real" errors... only the decoding error in the private path...
The whole error message looks now like:
Code: Select all
main debug: adding playlist item `https://user:pass@myserver.dyndns.org/music/test.mp3' ( https://user:pass@myserver.dyndns.org/music/test.mp3 )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 2968050576 (input) created at priority 0 (input/input.c:265)
main debug: creating statistics handler
main debug: `https://user:pass@myserver.dyndns.org/music/test.mp3' gives access `https' demux `' path `user:pass@myserver.dyndns.org/music/test.mp3'
main debug: creating demux: access='https' demux='' path='user:pass@myserver.dyndns.org/music/test.mp3'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "https"
main debug: creating access 'https' path='user:pass@myserver.dyndns.org/music/test.mp3'
main debug: looking for access2 module: 9 candidates
access_http debug: http: server='myserver.dyndns.org' port=443 file='/buscador/test.mp3
access_http debug: user='user', pwd='pass'
main debug: net: connecting to myserver.dyndns.org port 443
main debug: connection in progress
main debug: looking for tls module: 1 candidate
gnutls debug: GnuTLS v1.6.1 initialized
main debug: using tls module "gnutls"
main debug: TLS/SSL provider initialized
gnutls debug: added x509 credentials (/home/myname/.vlc/ssl/certs/server.crt)
gnutls debug: added x509 credentials (/usr/share/vlc/ca-certificates.crt)
gnutls warning: cannot add x509 credentials (/home/myname/.vlc/ssl/private/server.crt): Base64 decoding error.
gnutls debug: TLS/x509 certificate verified
main debug: TLS/SSL client initialized
access_http debug: protocol 'HTTP' answer code 302
access_http debug: Server: Apache/2.2.4 (Linux/SUSE)
access_http debug: stream size=319
access_http debug: Content-Type: text/html; charset=iso-8859-1
access_http debug: redirection to https://myserver.dyndns.org/music
gnutls debug: GnuTLS deinitialized
main debug: removing module "gnutls"
main debug: TLS/SSL provider deinitialized
access_http debug: http: server='myserver.dyndns.org' port=443 file='/music