From f7df61165462335cc4a2c6a5a6f2a4bbcb34a826 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Sep 29 2011 22:05:08 +0000 Subject: - update --- diff --git a/STATUS b/STATUS index 4a727e5..2fe2565 100644 --- a/STATUS +++ b/STATUS @@ -67,8 +67,8 @@ To-do: if we can do this as easily with PEM keys as OpenSSL doesn't appear to offer APIs for it, and I don't want to just break if the PEM module's not available. (more research needed) - * Add an option to getcert to specify a challenge password and incorporate - that value into signing requests, if given. + * Add an option to getcert to specify a challenge password and a friendly + name to add to a CSR. * Make certmonger a proper daemon. * Sort out logging levels for log messages. (1 day) MUST