diff options
| author | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-05 14:55:52 +0000 |
|---|---|---|
| committer | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-05 14:55:52 +0000 |
| commit | 5d565c585a5b0f28d0e56b760a35e46f6a7221c3 (patch) | |
| tree | 32c5656edf55b9015747ba1e8704b8ed14e0b3f6 /ChangeLog | |
| parent | 34933a63140256304caa6f1009098b26127a36c2 (diff) | |
* sample/openssl/gen_csr.rb: there (at least) is a CA which does not accept DN
in UTF8STRING format. it's a sample.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Nov 5 23:49:45 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> + + * sample/openssl/gen_csr.rb: there (at least) is a CA which does not + accept DN in UTF8STRING format. it's a sample. + Wed Nov 5 22:55:16 2003 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * configure.in, eval.c, signal.c: : add '--with-pthread-ext' |
