[bug #58097] Wget doesn't download intermediate certificates when not supplied in the response

2020-04-03 Thread Tim Ruehsen
Update of bug #58097 (project wget): Status:None => Confirmed ___ Follow-up Comment #1: Thanks for the hint. Just opened https://gitlab.com/gnutls/gnutls/-/issues/968

Re: Wget2, OS X 10.12 and two elf test issues

2020-04-03 Thread Tim Rühsen
We run those tests with sanitizers and valgrind and don't see the issues (Debian Linux). Any chance to enable sanitizers and get symbolized backtrace ? ASAN_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer (or where the clang symbolizer might be) CFLAGS="-g -ggdb3 -Og" ./configure