Hi all,

I'm trying to get the samples using: Help --> Download samples. The
following error messages are displayed:

Network SSL Errors

https://netcologne.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json:
The issuer certificate of a locally looked up certificate could not be found

Network Error

SSL handshake failed

But when typing: curl -iv
https://netcologne.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json,
I can obtain this document without a problem, as you can see here:

*   Trying 78.35.24.46...
* Connected to netcologne.dl.sourceforge.net (78.35.24.46) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* ALPN/NPN, server did not agree to a protocol
* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate:
*       subject: CN=netcologne.dl.sourceforge.net
*       start date: Nov 06 19:27:00 2016 GMT
*       expire date: Feb 04 19:27:00 2017 GMT
*       common name: netcologne.dl.sourceforge.net
*       issuer: CN=Let's Encrypt Authority X3,O=Let's Encrypt,C=US
> GET /project/wsjt/samples/contents_1.7.json HTTP/1.1
> Host: netcologne.dl.sourceforge.net
> User-Agent: curl/7.47.1
> Accept: */*
>
< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< Server: nginx/1.11.6
Server: nginx/1.11.6
< Date: Sun, 04 Dec 2016 10:08:15 GMT
Date: Sun, 04 Dec 2016 10:08:15 GMT
< Content-Type: application/octet-stream
Content-Type: application/octet-stream
< Content-Length: 2443
Content-Length: 2443
< Last-Modified: Tue, 22 Nov 2016 20:54:04 GMT
Last-Modified: Tue, 22 Nov 2016 20:54:04 GMT
< Connection: keep-alive
Connection: keep-alive
< ETag: "5834b06c-98b"
ETag: "5834b06c-98b"
< Accept-Ranges: bytes
Accept-Ranges: bytes

<
[
  {
    "type": "directory",
    "name":  "ISCAT",
    "entries": [
        {
          "type": "directory",
          "name":  "ISCAT-A",
          "entries": [
              {
                "type": "file",
                "name": "VK7MO_110401_235515.wav"
              }
            ]
        },

............etc............


svn info says:

Path: .
Working Copy Root Path: /home/claude/ham/JoeTaylor/wsjtx
URL: svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
Relative URL: ^/branches/wsjtx
Repository Root: svn://svn.code.sf.net/p/wsjt/wsjt
Repository UUID: ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Revision: 7358
Node Kind: directory
Schedule: normal
Last Changed Author: bsomervi
Last Changed Rev: 7358
Last Changed Date: 2016-12-04 01:55:15 +0100 (Sun, 04 Dec 2016)


Best 88 de Claude (DJ0OT)

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to