Page 1 of 1

Getting HTTPS Stream - Certificate could not be verified

Posted: 07 Apr 2009 16:10
by quorthon
Hello

If I type in the following in my terminal:

vlc https://xxxx.xx/quicktime.mov

I get the following error:

Code: Select all

[00000394] gnutls tls client error: TLS session: access denied [00000394] gnutls tls client error: Certificate could not be verified [00000394] gnutls tls client error: Certificate's signer was not found [00000394] main tls client error: TLS client session handshake error [00000392] access_http access error: cannot establish HTTP/TLS session [00000390] main input error: open of `https://xxxx.xx/quicktime.mov' failed: could not create access
If I go to this url with firefox I can see the movie in the firefox plugin. I've tried the following:
- Clicked on the Icon on the left side of the url in firefox>more information>view certificate>details>export and stored this x.509 Certificate (PEM) to /home/username/.local/share/vlc/ssl/certs

Then I tried again, the same error...

What do I have to do, to get this https-quicktime stream into my vlc? Thanks for your help.

Kind regards,
Peter

Re: Getting HTTPS Stream - Certificate could not be verified

Posted: 14 Apr 2009 08:39
by quorthon
*up*

Any suggestions on this?

Thanks for your help.
Peter

Re: Getting HTTPS Stream - Certificate could not be verified

Posted: 14 Apr 2009 10:11
by Rémi Denis-Courmont
You need to export the certificate of the Root Certificate Authority, not the certificate of the server itself.

Re: Getting HTTPS Stream - Certificate could not be verified

Posted: 15 Apr 2009 23:26
by quorthon
and how can I export these certificate? sorry that's maybe a stupid question, but I don't know it...

thanks for your help.
Peter

Re: Getting HTTPS Stream - Certificate could not be verified

Posted: 16 Apr 2009 10:47
by Rémi Denis-Courmont
That depends on the which CA, and with which software.

Re: Getting HTTPS Stream - Certificate could not be verified

Posted: 18 Apr 2009 11:15
by quorthon
so how can I export this certificate with firefox? or do you have any other possibility to export this certificate?

Thanks,
Peter

Re: Getting HTTPS Stream - Certificate could not be verified

Posted: 29 Apr 2009 21:19
by quorthon
Hello

Could anybody help me in this issue?

Kind regards,
Peter