[Pki-devel] [PATCH] 874 Updated PKI server logging service to use SLF4J.

2016-11-18 Thread Endi Sukma Dewata
The PKI server logging service has been modified to utilize SLF4J internally while maintaining the same API. This will allow incremental transition to SLF4J. https://fedorahosted.org/pki/ticket/195 -- Endi S. Dewata >From ac10c328028d332e047358721de2cda3c56bc6c8 Mon Sep 17 00:00:00 2001 From:

[Pki-devel] [PATCH] 873 Added subsystem logging.properties for debugging.

2016-11-18 Thread Endi Sukma Dewata
A new logging.properties has been added to each subsystem to define the PKI packages to be logged in the debug log. The server logging.properties has been updated to define the debug log handlers for each subsystem. The pki.policy has been modified to allow Tomcat to read the default

[Pki-devel] [PATCH] pki-cfu-0156-Ticket-2534-Automatic-recovery-of-encryption-cert-CA.patch

2016-11-18 Thread Christina Fu
https://fedorahosted.org/pki/ticket/2534 Automatic recovery of encryption cert - CA and TPS tokendb shows different certificate status This patch fixes the reported issue so now the auto-recovered certificate will reflect the actual status of the certificate. Also, since the externalReg

[Pki-devel] [PATCH] 872 Update PKCS12Util to use SLF4J.

2016-11-18 Thread Endi Sukma Dewata
The PKCS12Util class has been modified to use SLF4J logging framework. The CMake scripts has been modified to include SLF4J libraries in the classpath. The spec file has been modified to add SLF4J dependencies. https://fedorahosted.org/pki/ticket/195 -- Endi S. Dewata >From