cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1376 https not working for specific domains

From: Altruista <altruista_at_users.sf.net>
Date: Fri, 30 May 2014 13:16:11 +0000

it works perfectly on 7.19.7

---
** [bugs:#1376] https not working for specific domains**
**Status:** open
**Labels:** https 
**Created:** Fri May 30, 2014 01:15 PM UTC by Altruista
**Last Updated:** Fri May 30, 2014 01:15 PM UTC
**Owner:** nobody
https doesn't work with specific domains. tested on 7.35, 7.36 and 7.37 on ubuntu 14.04
try this URL https://intouch.techdata.com/
    > curl --verbose "https://intouch.techdata.com/"
    * Hostname was NOT found in DNS cache
    *   Trying 80.152.49.70...
    * Connected to intouch.techdata.com (80.152.49.70) port 443 (#0)
    * successfully set certificate verify locations:
    *   CAfile: /etc/ssl/certs/ca-certificates.crt
      CApath: none
    * SSLv3, TLS handshake, Client hello (1):
    * Unknown SSL protocol error in connection to intouch.techdata.com:443 
    * Closing connection 0
    curl: (35) Unknown SSL protocol error in connection to intouch.techdata.com:443 
i used few online SSL tools, SSL for this domain seems to be configured OK. site works in browsers etc.
---
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 2014-05-30

These mail archives are generated by hypermail.

donate! Page updated March 21, 2014.
web site info

File upload with ASP.NET