[Pki-devel] [PATCH] 671 Fixed KRA installation.

2016-02-02 Thread Endi Sukma Dewata
Due to a recent change the KRA installation failed because the installer was trying to read the pki_external_csr_path parameter which is not available for KRA installation. The installer has been fixed to read the parameter in external CA case only. https://fedorahosted.org/pki/ticket/456 -- End

[Pki-devel] [PATCH] 672 Fixed TPS token state transitions.

2016-02-02 Thread Endi Sukma Dewata
The TPS service has been modified to provide a list of allowed state transitions based on the current token state. The TPS UI was modified to display only the allowed state transitions when changing the token status. The allowed state transition list has been modified to remove invalid token tran

[Pki-devel] [PATCH] 673 Fixed TPS UI logout error message.

2016-02-02 Thread Endi Sukma Dewata
The TPS UI has been modified such that if the browser does not support logout operation it will show a message asking the user to clear the Active Logins or close the browser. https://fedorahosted.org/pki/ticket/1344 Pushed under one-liner/trivial rule. -- Endi S. Dewata From 373f739bf52edfac96

Re: [Pki-devel] [PATCH] 671 Fixed KRA installation.

2016-02-02 Thread Endi Sukma Dewata
On 2/2/2016 2:35 PM, Endi Sukma Dewata wrote: Due to a recent change the KRA installation failed because the installer was trying to read the pki_external_csr_path parameter which is not available for KRA installation. The installer has been fixed to read the parameter in external CA case only.

Re: [Pki-devel] [PATCH] 672 Fixed TPS token state transitions.

2016-02-02 Thread Endi Sukma Dewata
On 2/2/2016 2:46 PM, Endi Sukma Dewata wrote: The TPS service has been modified to provide a list of allowed state transitions based on the current token state. The TPS UI was modified to display only the allowed state transitions when changing the token status. The allowed state transition list

[Pki-devel] [pki-devel][PATCH] 0062-Allow-cert-and-key-indexes-9.patch

2016-02-02 Thread John Magne
Subject: [PATCH] Allow cert and key indexes > 9. Ticket: Ticket #1734 : TPS issue with overflowing PKCS#11 cert index numbers This patch contains the following: 1. Fixes in TPS to allow the server to set and read muscle object ID's that are greater than 9. The id is stored as a single ASCII by