-------- Forwarded Message --------
Subject: Re: [Pki-devel] [PATCH] 680 Refactored PKCS12Export.
Date: Thu, 11 Feb 2016 17:17:26 -0700
From: Matthew Harmsen <mharmsen(a)redhat.com>
To: Endi Sukma Dewata <edewata(a)redhat.com>
On 02/11/2016 02:14 PM, Endi Sukma Dewata wrote:
The code to export NSS database into PKCS #12 file in PKCS12Export
tool has been refactored into PKCS12Util class to simplify further
enhancements.
The PKCS12Export tool has also been modified to use Java Logging
API. A default logging configuration file has been added. The
command-line wrapper has been modified to get the path to the
logging configuration file from pki.conf.
https://fedorahosted.org/pki/ticket/1742
_______________________________________________
Pki-devel mailing list
Pki-devel(a)redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel ACK
As discussed on IRC, since the default is to use the "-debug" switch to
display things to console, I think that we should document this
behaviour very clearly in the man pages that no informational messages
are necessarily sent to log files.