On Sun, Apr 19, 2020 at 08:30:05PM +0200, Danny Milosavljevic wrote:
Toggle quote (7 lines)
> Hi Veera,> > thanks!> > What happens if SSL_CERT_FILE is unset? Does it crash with a segfault or just> fail regularily?
If SSL_CERT_FILE is unset, it does not segfaults. It just fails saying unable to download the urls.
So can the patch be accepted?
Veera