Guest User

Untitled

a guest
Nov 19th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. ubuntu18:~$ curl -v https://github.com > /dev/null
  2. * Rebuilt URL to: https://github.com/
  3. % Total % Received % Xferd Average Speed Time Time Time Current
  4. Dload Upload Total Spent Left Speed
  5. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 10.1.192.48...
  6. * TCP_NODELAY set
  7. * Connected to proxy02.iind.intel.com (10.1.192.48) port 911 (#0)
  8. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* ALPN, offering http/1.1
  9. * successfully set certificate verify locations:
  10. * CAfile: /etc/ssl/certs/ca-certificates.crt
  11. CApath: /etc/ssl/certs
  12. } [5 bytes data]
  13. * TLSv1.2 (OUT), TLS handshake, Client hello (1):
  14. } [217 bytes data]
  15. * OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to proxy02.iind.intel.com:911
  16. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  17. * Closing connection 0
  18. curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to proxy02.iind.intel.com:911
Add Comment
Please, Sign In to add comment