Re: [Pki-devel] [pki-devel][PATCH] 0071-UdnPwdDirAuth-authentication-plugin-instance-is-not-.patch

2016-06-16 Thread Christina Fu
Looks good. If compiles, installs, and runs, ACK. Christina On 06/08/2016 10:58 AM, John Magne wrote: UdnPwdDirAuth authentication plugin instance is not working. Ticket #1579 : UdnPwdDirAuth authentication plugin instance is not working. Since this class no longer w

[Pki-devel] [PATCH] 774 Added debugging log in ClientCertImportCLI.

2016-06-16 Thread Endi Sukma Dewata
Pushed to master under one-liner/trivial rule. -- Endi S. Dewata From 0ce4b2ea2966280652a4d971170eb2d7474e152a Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 16 Jun 2016 13:48:41 -0500 Subject: [PATCH] Added debugging log in ClientCertImportCLI. --- .../src/com/netscape/cmstools/cl

[Pki-devel] Fix to ticket: [RFE] Enableocsp checking on KRA with CA's secure port shows self test failure

2016-06-16 Thread John Magne
https://fedorahosted.org/pki/ticket/1507 Pushed to master: 92cb1fc3271f5928e9ad0db798b67a5761aefdb1 Under the trivial check in rule, which consisted of a modification to a comment. ___ Pki-devel mailing list Pki-devel@redhat.com https://www.redhat.com/

[Pki-devel] [PATCH] pki-cfu-0133-Ticket-2298-exclude-some-ldap-record-attributes-with.patch

2016-06-16 Thread Christina Fu
This is part 2 of: https://fedorahosted.org/pki/ticket/2298 [non-TMS] for key archival/recovery, not to record certain data in ldap and logs This patch allows one to exclude certain ldap attributes from the enrollment records for crmf requests (both CRMF, and CMC CRMF). The following are the

[Pki-devel] [PATCH] 775-776 Fixed Java dependency

2016-06-16 Thread Endi Sukma Dewata
The code has been modified to use the JAVA_HOME path specified in the pki.conf. The spec file has been modified to depend specifically on OpenJDK 1.8.0 and to provide the default JAVA_HOME path for the pki.conf. Unused Tomcat 6 files have been removed. https://fedorahosted.org/pki/ticket/2363

Re: [Pki-devel] [PATCH] pki-cfu-0133-Ticket-2298-exclude-some-ldap-record-attributes-with.patch

2016-06-16 Thread Christina Fu
Thanks for Jack's sharp eye, i accidentally messed up the git wit one new profile. This new patch 1. fixed the git issue 2. change the CS.cfg config names to not include "ca" as they apply to kra too 3. Also after discussing with Jack, we decided to change the default of excludedLdapAttrs.enab

Re: [Pki-devel] [PATCH] pki-cfu-0133-Ticket-2298-exclude-some-ldap-record-attributes-with.patch

2016-06-16 Thread Christina Fu
Received verbal ACK from Jack. Pushed to master: commit 51f34c3edb73a78b42468b756b89d07fc9ec7839 thanks, Christina On 06/16/2016 05:41 PM, Christina Fu wrote: Thanks for Jack's sharp eye, i accidentally messed up the git wit one new profile. This new patch 1. fixed the git issue 2. change th

[Pki-devel] [PATCH] 777 Added upgrade script to fix JAVA_HOME.

2016-06-16 Thread Endi Sukma Dewata
https://fedorahosted.org/pki/ticket/2363 -- Endi S. Dewata From 14f899daa2aafc8153499ff4e09063dea5b2eead Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 16 Jun 2016 19:07:40 -0500 Subject: [PATCH] Added upgrade script to fix JAVA_HOME. https://fedorahosted.org/pki/ticket/2363 --- ba

Re: [Pki-devel] [PATCH] 775-776 Fixed Java dependency

2016-06-16 Thread Endi Sukma Dewata
On 06/16/2016 06:09 PM, Endi Sukma Dewata wrote: The code has been modified to use the JAVA_HOME path specified in the pki.conf. The spec file has been modified to depend specifically on OpenJDK 1.8.0 and to provide the default JAVA_HOME path for the pki.conf. Unused Tomcat 6 files have been re