Re: curl and openSSL

2022-04-13 Thread James Secan
Thanks. I’ll pass that along to the person from NASA who contacted me. Jim > On Apr 13, 2022, at 1:07 AM, Clemens Lang wrote: > > On Tue, Apr 12, 2022 at 02:16:08PM -0700, James Secan wrote: >> It’s a US Gov’t site (NASA): cddis.nasa.gov. I’m accessing data on >> their Space Geodesy Data archi

Re: curl and openSSL

2022-04-13 Thread Clemens Lang
On Tue, Apr 12, 2022 at 02:16:08PM -0700, James Secan wrote: > It’s a US Gov’t site (NASA): cddis.nasa.gov. I’m accessing data on > their Space Geodesy Data archive, pulling files from directory > archive/gnss/products/ionex. I filed an initial complaint with them > yesterday before I knew in det

Re: curl and openSSL

2022-04-12 Thread James Secan
It’s a US Gov’t site (NASA): cddis.nasa.gov. I’m accessing data on their Space Geodesy Data archive, pulling files from directory archive/gnss/products/ionex. I filed an initial complaint with them yesterday before I knew in detail what was going on and had a response asking for more info this

Re: curl and openSSL

2022-04-12 Thread Clemens Lang
Hi, On Tue, Apr 12, 2022 at 09:17:03AM -0700, James Secan wrote: > I switched from using the macOS-supplied curl to MacPorts curl > recently, and one of my download scripts which uses curl immediately > stopped working. The error message from curl was: > > curl: (35) error:0A000152:SSL routines:

curl and openSSL

2022-04-12 Thread James Secan
I switched from using the macOS-supplied curl to MacPorts curl recently, and one of my download scripts which uses curl immediately stopped working. The error message from curl was: curl: (35) error:0A000152:SSL routines::unsafe legacy renegotiation disabled From some googling it sounds like t