[Pki-devel] [PATCH 0010] Added instance and subsystem validation for pki-server subsystem-* commands.

2016-07-01 Thread Abhijeet Kasurde
Hi All, Please review the patch. Partially fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1351295 -- Thanks, Abhijeet Kasurde IRC: akasurde http://akasurde.github.io From 4660a338745020cf773e8e22d6da3552cb014cc2 Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Sat, 2 Jul 2016 11:03:

Re: [Pki-devel] [pki-devel][PATCH] 0073-Separated-TPS-does-not-automatically-receive-shared-.patch

2016-07-01 Thread John Magne
ACKED verbally by cfu, with some very minor changes. Pushed to master: commit 0f056221d096a30307834265ecd1c527087bb0f7 Author: Jack Magne Date: Mon Jun 13 11:27:59 2016 -0700 Separated TPS does not automatically receive shared secret from remote TKS. Closing ticket # 2349

Re: [Pki-devel] [pki-devel][PATCH] 0075-Generting-Symmetric-key-fails-with-key-generate-when.patch

2016-07-01 Thread John Magne
Pushed to master, ACK from mharmsen Closing #1114 commit cfab57d057c7ada71ea9c360c278249d14e018d9 Author: Jack Magne Date: Fri Jun 24 17:04:15 2016 -0700 Generting Symmetric key fails with key-generate when --usages verify is passed Ticket #1114 Minor adjustment to the

Re: [Pki-devel] [Patch] Add HSM information

2016-07-01 Thread John Magne
Tried it out the man pages, looks good. ACK - Original Message - > From: "Matthew Harmsen" > To: "pki-devel" > Sent: Friday, July 1, 2016 1:52:02 PM > Subject: [Pki-devel] [Patch] Add HSM information > > Please review the attached patch which addresses the following ticket: > > >

[Pki-devel] [Patch] Add HSM information

2016-07-01 Thread Matthew Harmsen
Please review the attached patch which addresses the following ticket: * PKI TRAC Ticket #1405 - [MAN] Add additional HSM details to 'pki_default.cfg' & 'pkispawn' man pages This ticket adds text to the pki_default.cfg.5 and pkispawn.8 man pages

Re: [Pki-devel] [PATCH 0009] More misc. fixes for pki-server commands

2016-07-01 Thread Endi Sukma Dewata
On 7/1/2016 5:03 AM, Abhijeet Kasurde wrote: Hi All, Please find the patch for review. Partially fixes : https://bugzilla.redhat.com/show_bug.cgi?id=1351295 -- Thanks, Abhijeet Kasurde Thanks! Pushed to master with some changes: 1. The instance.subsystems contains non-empty elements, so "no

Re: [Pki-devel] [PATCH 0005-0008] Misc. fixes for pki-server commands

2016-07-01 Thread Endi Sukma Dewata
On 7/1/2016 4:25 AM, Abhijeet Kasurde wrote: Hi All, Please find the updated PATCH 0005. On 07/01/2016 11:02 AM, Abhijeet Kasurde wrote: Hi All, Please review these patches. Partially fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1351295 Thanks! Pushed to master with some changes: 1

Re: [Pki-devel] [PATCH] 781 Added instance and subsystem validation for pki-server ca-* commands.

2016-07-01 Thread Endi Sukma Dewata
On 6/30/2016 11:13 PM, Fraser Tweedale wrote: ACK; pushed to master (f8310a4ff306d28cf25ec71693a2e89c5323564d). There are still lots of pki-server commands that fail if invalid subsystem given, e.g.: # pki-server subsystem-cert-find kra AttributeError: 'NoneType' object has no attr

Re: [Pki-devel] [PATCH] 780 Fixed pki-server subsystem-cert-update.

2016-07-01 Thread Endi Sukma Dewata
On 6/30/2016 11:07 PM, Fraser Tweedale wrote: ACK; pushed to master (67bbdc5edd1404f89e638037599b4231f50490f8). Thanks! -- Endi S. Dewata ___ Pki-devel mailing list Pki-devel@redhat.com https://www.redhat.com/mailman/listinfo/pki-devel

[Pki-devel] [PATCH 0009] More misc. fixes for pki-server commands

2016-07-01 Thread Abhijeet Kasurde
Hi All, Please find the patch for review. Partially fixes : https://bugzilla.redhat.com/show_bug.cgi?id=1351295 -- Thanks, Abhijeet Kasurde IRC: akasurde http://akasurde.github.io From e26d2115863d394c16bd5d1d4f53bc5cc8d4a4f4 Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Fri, 1 Jul 2

Re: [Pki-devel] [PATCH 0005-0008] Misc. fixes for pki-server commands

2016-07-01 Thread Abhijeet Kasurde
Hi All, Please find the updated PATCH 0005. On 07/01/2016 11:02 AM, Abhijeet Kasurde wrote: Hi All, Please review these patches. Partially fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1351295 -- Thanks, Abhijeet Kasurde IRC: akasurde http://akasurde.github.io _