aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a20dc0..10a6703 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri, 05 Jul 2003 12:45:24 +0900 -- NAKAMURA, Hiroshi <nahi@ruby-lang.org>
+ * examples/gen_csr.rb: DN parsing bug fix.
+ * examples/ca/gen_cert.rb:
+ - Check key length and DN of PKCS#10.
+ - Remove nsCertType extension.
+
Fri, 04 Jul 2003 23:56:09 +0900 -- NAKAMURA, Hiroshi <nahi@ruby-lang.org>
* examples/c_rehash.rb: Run as a manager of cert store directory.
* examples/gen_ca_cert.rb: Pass DN as a command line parameter.