mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 05:55:46 +02:00
* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26986 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0eb42786ea
commit
3657e15519
14 changed files with 34 additions and 21 deletions
|
@ -81,7 +81,7 @@ It can be replaced by the following code:
|
|||
|
||||
: verify_mode, verify_mode=((|mode|))
|
||||
Sets the flags for server the certification verification at
|
||||
begining of SSL/TLS session.
|
||||
beginning of SSL/TLS session.
|
||||
OpenSSL::SSL::VERIFY_NONE or OpenSSL::SSL::VERIFY_PEER is acceptable.
|
||||
|
||||
: verify_callback, verify_callback=((|proc|))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue