Thanks to visit codestin.com
Credit goes to github.com

Skip to content

libcurl4-nss-dev is not compatible #8

@LucidOne

Description

@LucidOne
$ src/metar -v -d kiad
Retrieving URL https://tgftp.nws.noaa.gov/data/observations/metar/stations/KIAD.TXT
*   Trying 140.90.101.79...
* TCP_NODELAY set
* Connected to tgftp.nws.noaa.gov (140.90.101.79) port 443 (#0)
* Initializing NSS with certpath: none
* WARNING: failed to load NSS PEM library libnsspem.so. Using OpenSSL PEM certificates will not work.
* Curl_http_done: called premature == 0
* Closing connection 0
curl error: Problem with the SSL CA cert (path? access rights?) [77]

Looks like this is the bug
Fix is to uninstall libcurl4-nss-dev and install libcurl4-openssl-dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions