bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Don't print message about loading crl or ca-cert files with --no


From: Tomas Hozza
Subject: [PATCH] Don't print message about loading crl or ca-cert files with --no-verbose
Date: Tue, 24 Mar 2020 14:24:04 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Hi.

I would like to get feedback on a subtle change of behavior in wget
between version 1.14 and the current upstream version, which has
been pointed out by our distribution users.

Before change [1], wget didn't produce any output related to loading CA
certificates when --no-verbose option has been used. When --no-verbose
option is used, only error messages and basic information should get
printed. Information about loading CRL or CA certificate is probably not
a basic information. Any error when loading the CRL or CA certificate
will be still printed with --no-verbose.

Some users rely on wget not printing such information and they consider
it a regression.

Reported as https://bugzilla.redhat.com/show_bug.cgi?id=1807267

I'm attaching a patch which makes wget to print the message about
loading CRL or CA certificate file only in verbose mode (the default).

[1] 
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=e4a8fe84e2b813b65d91aec29298eecabe4850a5

Regards,
Tomas
-- 
Tomas Hozza
Manager, Software Engineering - EMEA ENG Core Services

PGP: 1D9F3C2D
UTC+1 (CET)
Red Hat Inc.                 http://cz.redhat.com

Attachment: 0001-Don-t-print-message-about-loading-crl-or-ca-cert-fil.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]