[Pki-devel] [PATCH] 826 Fixed debug log in UpdateNumberRange servlet.

2016-08-31 Thread Endi Sukma Dewata
To help troubleshooting the debug log in UpdateNumberRange servlet has been modified to show the exception stack trace. https://fedorahosted.org/pki/ticket/2436 Pushed to master (10.4) under one-liner/trivial rule. -- Endi S. Dewata >From 1922f77e825c8c0ec742382b752b0a32afbff8a9 Mon Sep 17 00:0

[Pki-devel] [PATCH] 827 Added support to create system certificates in different tokens.

2016-08-31 Thread Endi Sukma Dewata
Previously all system certificates were always created in the same token specified in the pki_token_name parameter. To allow creating system certificates in different tokens, the configuration.py has been modified to store the system certificate token names specified in pki__token parameters into

[Pki-devel] [PATCH] pki-cfu-0151-Ticket-2446-pkispawn-make-subject_dn-defaults-unique.patch

2016-08-31 Thread Christina Fu
Patch for https://fedorahosted.org/pki/ticket/2446 pkispawn: make subject_dn defaults unique per instance name (for shared HSM) Please review. thanks, Christina >From 1195ee9d6e45783d238edc1799363c21590febce Mon Sep 17 00:00:00 2001 From: Christina Fu Date: Wed, 31 Aug 2016 14:03:02 -0700 Su

Re: [Pki-devel] [PATCH] pki-cfu-0151-Ticket-2446-pkispawn-make-subject_dn-defaults-unique.patch

2016-08-31 Thread Endi Sukma Dewata
ACK. -- Endi S. Dewata - Original Message - > Patch for https://fedorahosted.org/pki/ticket/2446 pkispawn: make > subject_dn defaults unique per instance name (for shared HSM) > > Please review. > > thanks, > > Christina > > > ___ > Pki-dev

Re: [Pki-devel] [PATCH] 827 Added support to create system certificates in different tokens.

2016-08-31 Thread Christina Fu
I'm less familiar with the area, so I'm just going to ask a question. Where in the new code does it handle taking in passwords and logging into the extra token(s)? thanks, Christina On 08/31/2016 12:35 PM, Endi Sukma Dewata wrote: Previously all system certificates were always created in t

Re: [Pki-devel] [PATCH] pki-cfu-0151-Ticket-2446-pkispawn-make-subject_dn-defaults-unique.patch

2016-08-31 Thread Christina Fu
pushed to master: commit 1195ee9d6e45783d238edc1799363c21590febce thanks, Christina On 08/31/2016 03:29 PM, Endi Sukma Dewata wrote: ACK. -- Endi S. Dewata - Original Message - Patch for https://fedorahosted.org/pki/ticket/2446 pkispawn: make subject_dn defaults unique per instanc