diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-02-12 05:01:18 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-02-12 05:01:18 +0000 |
| commit | d6b8c0464455c43cc109327adc80c179d5c5cb22 (patch) | |
| tree | 0f515ad7e4e154f297ca70dd6415d28a9c2ec5f2 /ChangeLog | |
| parent | cc21a8186e6b5873777052102c580d8c34ca95c5 (diff) | |
| download | ruby-d6b8c0464455c43cc109327adc80c179d5c5cb22.tar.gz ruby-d6b8c0464455c43cc109327adc80c179d5c5cb22.tar.xz ruby-d6b8c0464455c43cc109327adc80c179d5c5cb22.zip | |
* lib/open-uri.rb: support https if the platform provides CA
certificates.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7947 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 @@ +Sat Feb 12 13:54:03 2005 Tanaka Akira <akr@m17n.org> + + * lib/open-uri.rb: support https if the platform provides CA + certificates. + Fri Feb 11 17:37:50 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths): |
