On 12/06/2016 06:00 AM, Black Michael wrote:

> Nope...no change...you can see below why sometimes it worked and
> sometimes not.  that was the behavior I was seeing before the scheme change.
> pilotfiber is only port 80 apparently whereas super-sea2 can do 443 too.
> 
>  before:
>  
> QUrl("https://superb-sea2.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json";)
>  after :
> QUrl("http://superb-sea2.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json";)

Hi Mike,

I have just tried with this URL, using the following command:

wget -o log.txt -c --debug
https://superb-sea2.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json

Please see the attached log. As you can see, there is no SSL problem
occurring.

Best 88 de Claude (DJ0OT)

DEBUG output created by Wget 1.18 on linux-gnu.

Reading HSTS entries from /home/claude/.wget-hsts
URI encoding = ‘UTF-8’
Converted file name 'contents_1.7.json' (UTF-8) -> 'contents_1.7.json' (UTF-8)
--2016-12-06 06:31:26--  
https://superb-sea2.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json
Resolving superb-sea2.dl.sourceforge.net (superb-sea2.dl.sourceforge.net)... 
209.160.57.180
Caching superb-sea2.dl.sourceforge.net => 209.160.57.180
Connecting to superb-sea2.dl.sourceforge.net 
(superb-sea2.dl.sourceforge.net)|209.160.57.180|:443... connected.
Created socket 4.
Releasing 0x8135a9e8 (new refcount 1).
Initiating SSL handshake.
Handshake successful; connected socket 4 to SSL handle 0x813a8e98
certificate:
  subject: CN=superb-sea2.dl.sourceforge.net
  issuer:  CN=Let's Encrypt Authority X3,O=Let's Encrypt,C=US
X509 certificate successfully verified and matches host 
superb-sea2.dl.sourceforge.net

---request begin---
GET /project/wsjt/samples/contents_1.7.json HTTP/1.1
User-Agent: Wget/1.18 (linux-gnu)
Accept: */*
Accept-Encoding: identity
Host: superb-sea2.dl.sourceforge.net
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 06 Dec 2016 05:23:49 GMT
Content-Type: application/octet-stream
Content-Length: 2443
Last-Modified: Tue, 22 Nov 2016 20:54:04 GMT
Connection: close
ETag: "5834b06c-98b"
Accept-Ranges: bytes

---response end---
200 OK
Length: 2443 (2.4K) [application/octet-stream]
Saving to: ‘contents_1.7.json’

     0K ..                                                    100%  195M=0s

Closed 4/SSL 0x813a8e98
2016-12-06 06:31:27 (195 MB/s) - ‘contents_1.7.json’ saved [2443/2443]

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to