Re: [Pki-devel] [PATCH] 0112 Return 410 Gone if target CA of request has been deleted

2016-06-02 Thread Fraser Tweedale
On Thu, Jun 02, 2016 at 08:02:35PM -0500, Endi Sukma Dewata wrote: > On 5/17/2016 12:20 AM, Fraser Tweedale wrote: > > Hi all, > > attached patch fixes https://fedorahosted.org/pki/ticket/2332 > > > > Cheers, > > Fraser > > Assuming an identical CA cannot be created to replace the old one, HTTP

Re: [Pki-devel] [PATCH] 0110 Lightweight CAs: remove redundant deletePrivateKey invocation

2016-06-02 Thread Endi Sukma Dewata
On 5/15/2016 10:26 PM, Fraser Tweedale wrote: Hi team, The attached patch fixes https://fedorahosted.org/pki/ticket/1640. Cheers, Fraser ACK. -- Endi S. Dewata ___ Pki-devel mailing list Pki-devel@redhat.com

Re: [Pki-devel] [PATCH] 757 Added TPS token state transition validation.

2016-06-02 Thread Endi Sukma Dewata
On 5/27/2016 5:52 PM, Endi Sukma Dewata wrote: On 5/25/2016 10:34 PM, Endi Sukma Dewata wrote: The TPSSubsystem has been modified to load and validate the token state transition lists during initialization. If any of the lists is empty or any of the transitions is invalid, the initialization

Re: [Pki-devel] [PATCH] Fix unknown TKS host and port error during TPS removal

2016-06-02 Thread John Magne
ACK - Original Message - From: "Matthew Harmsen" To: "pki-devel" Sent: Wednesday, June 1, 2016 10:19:51 AM Subject: [Pki-devel] [PATCH] Fix unknown TKS host and port error during TPS removal Please review the attached patch which

Re: [Pki-devel] [PATCH] 315-319 KRA realm related patches

2016-06-02 Thread Endi Sukma Dewata
On 6/2/2016 8:51 AM, Ade Lee wrote: And now with the patches .. On Thu, 2016-06-02 at 09:50 -0400, Ade Lee wrote: Patch descriptions (in reverse order). The final patch will need some discussion. Please review, Ade Some comments: 1. In SrchKey and SrchKeyForRecovery the check probably

Re: [Pki-devel] [PATCH] 754-755 Fixed problem submitting renewal request.

2016-06-02 Thread Endi Sukma Dewata
On 5/24/2016 11:55 AM, Endi Sukma Dewata wrote: Attached are patches to fix a problem with submitting renewal request. https://fedorahosted.org/pki/ticket/999 This was conditionally ACKed by jmagne (thanks!). It's been tested to work with the UI and CLI with a minor revision. Pushed to