Skip to content

Instantly share code, notes, and snippets.

@hieuvecto
Created April 15, 2020 08:26
Show Gist options
  • Save hieuvecto/fa679fac8fdeee1b6cac8074f96af328 to your computer and use it in GitHub Desktop.
Save hieuvecto/fa679fac8fdeee1b6cac8074f96af328 to your computer and use it in GitHub Desktop.
[vagrant@consumer ~]$ curl 'https://cdn.webtiengnhat.com/list/pvdupload/smil:1549781021-3faa7fca8747da87d8cbfcd77647b130e856a2bf-5c5fc81da1c6c-461-510.smil/1549781021-3faa7fca8747da87d8cbfcd77647b130e856a2bf-5c5fc81da1c6c-461-510.mp4-n_5_0_0.ts?nimblesessionid=96190&token=mC3i4ZyDJb1YnC1KQUmFNuGXoCguF4mQ2iM5C3Dy04dEDuAX' \
> -H 'authority: cdn.webtiengnhat.com' \
> -H 'pragma: no-cache' \
> -H 'cache-control: no-cache' \
> -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.92 Safari/537.36 Edg/81.0.416.50' \
> -H 'accept: */*' \
> -H 'sec-fetch-site: same-origin' \
> -H 'sec-fetch-mode: cors' \
> -H 'sec-fetch-dest: empty' \
> -H 'referer: https://cdn.webtiengnhat.com/streamer/embed.php?v=NDcy&key=cmxwYVZxcGZWbTBPTVRFdw==' \
> -H 'accept-language: en-US,en;q=0.9' \
> --compressed
curl: (60) Peer's Certificate issuer is not recognized.
More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
[vagrant@consumer ~]$ curl 'https://cdn.webtiengnhat.com/list/pvdupload/smil:1549781021-3faa7fca8747da87d8cbfcd77647b130e856a2bf-5c5fc81da1c6c-461-510.smil/1549781021-3faa7fca8747da87d8cbfcd77647b130e856a2bf-5c5fc81da1c6c-461-510.mp4-n_5_0_0.ts?nimblesessionid=96190&token=mC3i4ZyDJb1YnC1KQUmFNuGXoCguF4mQ2iM5C3Dy04dEDuAX' -H 'authority: cdn.webtiengnhat.com' -H 'pragma: no-cache' -H 'cache-control: no-cache' -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.92 Safari/537.36 Edg/81.0.416.50' -H 'accept: */*' -H 'sec-fetch-site: same-origin' -H 'sec-fetch-mode: cors' -H 'sec-fetch-dest: empty' -H 'referer: https://cdn.webtiengnhat.com/streamer/embed.php?v=NDcy&key=cmxwYVZxcGZWbTBPTVRFdw==' -H 'accept-language: en-US,en;q=0.9' --compressed -k
<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>nginx</center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
[vagrant@consumer ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment