cURL cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] Re: #1490 * Connection #0 to host access.redhat.com left intact

From: Carlos ESTEVES <cesteves_at_users.sf.net>
Date: Sun, 08 Mar 2015 05:54:02 +0000

The problem is curl don't do the download! If i use the same command with other URL https i don't have the problem, but in this case don't work when use the version for Mac OSX and Fedora 21! Thanks.

~~~~~
[cesteves@noborn ~]$ curl -v -O https://access.redhat.com/site/documentation/en-US/Red_Hat_Directory_Server/9.0/pdf/9.1_Release_Notes/Red_Hat_Directory_Server-9.0-9.1_Release_Notes-en-US.pdf
* Hostname was NOT found in DNS cache
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 2.17.32.159...
* Connected to access.redhat.com (2.17.32.159) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLS_RSA_WITH_AES_256_CBC_SHA
* Server certificate:
* subject: CN=access.redhat.com,OU=Web Operations,O="Red Hat, Inc.",L=Raleigh,ST=NC,C=US
* start date: Oct 17 20:30:01 2014 GMT
* expire date: Oct 17 20:29:57 2015 GMT
* common name: access.redhat.com
* issuer: CN=Verizon Akamai SureServer CA G14-SHA1,OU=Cybertrust,O=Verizon Enterprise Solutions,L=Amsterdam,C=NL
> GET /site/documentation/en-US/Red_Hat_Directory_Server/9.0/pdf/9.1_Release_Notes/Red_Hat_Directory_Server-9.0-9.1_Release_Notes-en-US.pdf HTTP/1.1
> User-Agent: curl/7.37.0
> Host: access.redhat.com
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Location: https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/9.0/pdf/9.1_Release_Notes/Red_Hat_Directory_Server-9.0-9.1_Release_Notes-en-US.pdf
* Server BigIP is not blacklisted
< Server: BigIP
< Content-Length: 0
< Date: Sun, 08 Mar 2015 05:50:50 GMT
< Connection: keep-alive
<
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #0 to host access.redhat.com left intact
[cesteves_at_noborn ~]$ curl -V
curl 7.37.0 (x86_64-redhat-linux-gnu) libcurl/7.37.0 NSS/3.17.3 Basic ECC zlib/1.2.8 libidn/1.28 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz Metalink
[cesteves_at_noborn ~]$
~~~~~

---
** [bugs:#1490] * Connection #0 to host access.redhat.com left intact**
**Status:** pending-needsinfo
**Created:** Sat Mar 07, 2015 11:04 PM UTC by Carlos ESTEVES
**Last Updated:** Sat Mar 07, 2015 11:21 PM UTC
**Owner:** Daniel Stenberg
curl -v -O https://access.redhat.com/site/documentation/en-US/Red_Hat_Directory_Server/9.0/pdf/9.1_Release_Notes/Red_Hat_Directory_Server-9.0-9.1_Release_Notes-en-US.pdf 
* Hostname was NOT found in DNS cache
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 95.100.64.159...
* Connected to access.redhat.com (127.0.0.1) port 443 (#0)
* TLS 1.2 connection using TLS_RSA_WITH_AES_256_CBC_SHA
* Server certificate: access.redhat.com
* Server certificate: Verizon Akamai SureServer CA G14-SHA1
* Server certificate: Baltimore CyberTrust Root
> GET /site/documentation/en-US/Red_Hat_Directory_Server/9.0/pdf/9.1_Release_Notes/Red_Hat_Directory_Server-9.0-9.1_Release_Notes-en-US.pdf HTTP/1.1
> User-Agent: curl/7.37.1
> Host: access.redhat.com
> Accept: */*
> 
< HTTP/1.1 301 Moved Permanently
< Location: https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/9.0/pdf/9.1_Release_Notes/Red_Hat_Directory_Server-9.0-9.1_Release_Notes-en-US.pdf
* Server BigIP is not blacklisted
< Server: BigIP
< Content-Length: 0
< Date: Sat, 07 Mar 2015 22:56:27 GMT
< Connection: keep-alive
< 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
* Connection #0 to host access.redhat.com left intact
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2015-03-08

These mail archives are generated by hypermail.