Ward Fisher
Ward Fisher
@DennisHeimbigner I just noticed that the original report was for an `https` url. Is there a way to see if the local curl install supports https?
I'm wondering if the issue is the https:// url and a libcurl that doesn't support https. I've installed openssl and am rebuilding my libcurl with openssl support. I'll see if...
Thanks @DennisHeimbigner . I installed openssl on Windows, rebuilt libcurl using the Visual Studio compiler, and was then able to access the url. Mystery solved!
Reopened because additional information has come to light.
I finally was able to get openssl 1.0.2l installed, now I need to get libcurl 7.60.0. OpenSSL 1.0.2l and libcurl 7.55.1 do not encounter an error.
Checking with libcurl 7.60.0 and OpenSSL 1.0.2l on my system, using the current `master` dev branch, fails to reveal the reported issue. Next check will be netCDF `4.6.1`.
I will double check my work but I am not able to duplicate this issue with netCDF `4.6.1`, OpenSSL `1.0.2l` and `libcurl 7.60.0` on my system as of this moment....
@DennisHeimbigner is it possible this is a TDS issue? I'm putting together an email and some log files right now, but more work to diagnose this is needed before I...
Sorry for my silence on this, I've been working with our intern trying to sort out some of the C++ issues. Let me take a look. I should be able...
@DennisHeimbigner you need this specifically from the `windap.tmp` branch?