[Pki-devel] [PATCH] 991 Added support for disabling SSL ciphers in pki.conf.

2017-03-20 Thread Endi Sukma Dewata
The CryptoUtil.setSSLCiphers() has been modified to support a "-" sign in front of the cipher name or ID to disable the cipher. Pushed to master under trivial rule. -- Endi S. Dewata >From 8ba95a89a7de733c5319f575e80621faa2b45e90 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 17 Mar

[Pki-devel] [PATCH] 990 Added support for hex cipher IDs in pki.conf.

2017-03-20 Thread Endi Sukma Dewata
The CryptoUtil.setSSLCipher() has been modified to support ciphers specified using hex ID. Pushed to master under trivial rule. -- Endi S. Dewata >From bc6ad11480c4d5185cf70334b4cbc03e3a1cff61 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Sun, 19 Mar 2017 20:23:23 +0100 Subject: [PATCH]

[Pki-devel] [PATCH] 987 Allowing pki client-init without NSS database password.

2017-03-20 Thread Endi Sukma Dewata
The pki client-init has been modified to support creating NSS database without password. Pushed to master under trivial rule. -- Endi S. Dewata >From 4c6a98d79a02fd0bf6e5da56835e8dd0ce2e7485 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Mon, 20 Mar 2017 01:21:34 +0100 Subject: [PATCH] A

[Pki-devel] [PATCH] 989 Allowing client cert auth without NSS database password.

2017-03-20 Thread Endi Sukma Dewata
The PKI CLI has been modified to support client cert authentication without NSS database password. Pushed to master under trivial rule. -- Endi S. Dewata >From 516e9360f96721bdbd0301b12120c9d47225e5e4 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 21 Mar 2017 02:46:12 +0100 Subject:

[Pki-devel] [PATCH] 0988 Allowing pki pkcs12-import without NSS database password.

2017-03-20 Thread Endi Sukma Dewata
The pki.nssdb module has been modified to support operations without NSS database password. Pushed to master under trivial rule. -- Endi S. Dewata >From 2c4beb83a1dd772e02f5809e610319fcf1812034 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Mon, 20 Mar 2017 01:28:05 +0100 Subject: [PATCH

[Pki-devel] [PATCH] 985-986 Added hard-coded default values for SSL parameters in PKI CLI.

2017-03-20 Thread Endi Sukma Dewata
The PKI CLI has been modified to use hard-coded default values in case the pki.conf is not available (e.g. in Eclipse). ACKed by alee. Pushed to master. -- Endi S. Dewata >From cf611311181c3006009a3ae0ad19a39244028bd2 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Mon, 20 Mar 2017 17:03: