diff options
| author | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-17 12:18:28 +0000 |
|---|---|---|
| committer | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-17 12:18:28 +0000 |
| commit | 67b274ebfd17995f5af57154ffa6abb2044dd26e (patch) | |
| tree | 00d06acd1501616b4e9a19796196981bc7109bd1 /test/ruby | |
| parent | 500c698b9b962b56d6b9ad3d277d816a202782f5 (diff) | |
| download | ruby-67b274ebfd17995f5af57154ffa6abb2044dd26e.tar.gz ruby-67b274ebfd17995f5af57154ffa6abb2044dd26e.tar.xz ruby-67b274ebfd17995f5af57154ffa6abb2044dd26e.zip | |
* ext/openssl/ossl_ssl.c (ossl_sslctx_set_ssl_version):
new method OpenSSL::SSL::SSLContext#ssl_version to wrap
SSL_CTX_set_ssl_version.
* ext/openssl/ossl_ssl.c (ossl_ssl_get_verify_result):
new method OpenSSL::SSL::SSLSocket#verify_result to wrap
SSL_get_verrify_result.
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLContext.build):
new method to build OpenSSL::SSL::SSLContext with Hash parameters.
this method provides safety default parameters than SSLContext.new.
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL.verify_cetificate_identity):
new module function: pull out identity verification process
from OpenSSL::SSL::SSLSocket#post_connection_check.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions
