Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libcurl4-nss-dev is not compatible #8

Open
LucidOne opened this issue Feb 13, 2019 · 0 comments
Open

libcurl4-nss-dev is not compatible #8

LucidOne opened this issue Feb 13, 2019 · 0 comments

Comments

@LucidOne
Copy link

$ 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant