Skip to content

Instantly share code, notes, and snippets.

Created January 12, 2016 10:51
Show Gist options
  • Save anonymous/f5b0be893321c8973fdb to your computer and use it in GitHub Desktop.
Save anonymous/f5b0be893321c8973fdb to your computer and use it in GitHub Desktop.
$ curl https://dl/google.com/android/repository/repository-10.xml -v
* timeout on name lookup is not supported
* Trying 10.68.248.98...
* Connected to indblrb06intpxy02.ad.infosys.com (10.68.248.98) port 80 (#0)
* Establish HTTP proxy tunnel to dl:443
* Proxy auth using Basic with user 'arun_jayapal'
> CONNECT dl:443 HTTP/1.1
> Host: dl:443
> Proxy-Authorization: Basic YXJ1bl9qYXlhcGFsOkluZnlkMTIz
> User-Agent: curl/7.45.0
> Proxy-Connection: Keep-Alive
>
< HTTP/1.1 200 Connection established
<
* Proxy replied OK to CONNECT request
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw32/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* Unknown SSL protocol error in connection to dl:443
* Closing connection 0
curl: (35) Unknown SSL protocol error in connection to dl:443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment