[Pki-devel] [PATCH] 810 Fixed RPM spec for client-only build.

2016-08-05 Thread Endi Sukma Dewata
The RPM spec has been fixed not to include the %pre script for the pki-server package if --without-server parameter is specified. https://fedorahosted.org/pki/ticket/2403 Pushed to master under one-liner/trivial rule. -- Endi S. Dewata >From 75d30070f6855b753be1e02202403dfdc16d583d Mon Sep 17 0

Re: [Pki-devel] [PATCH] 0128 Fix CA OCSP responder when LWCA's are not in use

2016-08-05 Thread Matthew Harmsen
On 08/03/2016 10:19 PM, Ade Lee wrote: ACK On Wed, 2016-07-27 at 11:32 +1000, Fraser Tweedale wrote: Hi team, The attached patch fixes https://fedorahosted.org/pki/ticket/2420. Thanks, Fraser ___ Pki-devel mailing list Pki-devel@redhat.com https://w

Re: [Pki-devel] [PATCH] Added python-urllib3 dependency

2016-08-05 Thread John Magne
Looks reasonable: ACK with all the customary tested to work disclaimers. This statement has not been evaluated by the FDA - Original Message - From: "Matthew Harmsen" To: "pki-devel" Sent: Friday, August 5, 2016 1:38:24 PM Subject: [Pki-devel] [PATCH] Added python-urllib3 dependenc

[Pki-devel] [PATCH] Added python-urllib3 dependency

2016-08-05 Thread Matthew Harmsen
Please review this patch which addresses the following ticket: * PKI TRAC Ticket #2431 - Errors noticed during ipa server upgrade. -- Matt From b04707631a362581804574edd0641a3fdbc16565 Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Fri, 5 Au

Re: [Pki-devel] [PATCH] 807-809 Fixed PKCS #12 import for cloning.

2016-08-05 Thread Endi Sukma Dewata
On 8/5/2016 12:53 PM, Endi Sukma Dewata wrote: On 8/3/2016 7:39 PM, Endi Sukma Dewata wrote: To fix cloning issue in IPA the security_database.py has been modified to import all certificates and keys in the PKCS #12 file before the PKI server is started. Since the PKCS #12 generated by IPA may n

Re: [Pki-devel] [PATCH] 807-809 Fixed PKCS #12 import for cloning.

2016-08-05 Thread Endi Sukma Dewata
On 8/3/2016 7:39 PM, Endi Sukma Dewata wrote: To fix cloning issue in IPA the security_database.py has been modified to import all certificates and keys in the PKCS #12 file before the PKI server is started. Since the PKCS #12 generated by IPA may not contain the certificate trust flags, the scri

[Pki-devel] JSS/NSS

2016-08-05 Thread George Wash
Are there any plans on the dogtag roadmap to ever migrate away from using JSS/NSS? George "Lost time is never found again." - Ben Franklin ___ Pki-devel mailing list Pki-devel@redhat.com https://www.redhat.com/mailman/listinfo/pki-devel

Re: [Pki-devel] [PATCH 0011] Added check for Subsystem data and request in 'pki-server subsystem-cert-export'

2016-08-05 Thread Endi Sukma Dewata
Thanks! It's pushed to master with a slight modification to include the cert ID in the error message. -- Endi S. Dewata On 8/2/2016 6:21 AM, Abhijeet Kasurde wrote: Hi All, Please review this patch. Partially fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1353245 -- Thanks, Abhijeet K

Re: [Pki-devel] [PATCH] Fix NumberFormatException for tps-cert-find when given non integer value to size and start option

2016-08-05 Thread Geetika Kapoor
Thanks Endi.. Regards, Geetika On 08/05/2016 12:25 PM, Endi Sukma Dewata wrote: > Thanks! > > It's pushed to master with slight modification for consistency. > ___ Pki-devel mailing list Pki-devel@redhat.com https://www.redhat.com/mailman/listinfo/pk