diff options
| author | Tom Freudenberg <tom.freudenberg@4commerce.de> | 2021-03-08 18:03:15 +0100 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2021-04-28 10:46:38 +0900 |
| commit | 4c8cce5b8a5eef73c08d26e17f6d0b55772131d6 (patch) | |
| tree | 0ea1bc8d5f090fe580ac7ff57be75406d31d410f /spec/ruby/core/array/pack/shared/basic.rb | |
| parent | 734557498f2e5e135605945d60a56bab256de769 (diff) | |
[ruby/net-smtp] Net::SMTP.start() and #start() accepts ssl_context_params keyword argument
Additional params are passed to OpenSSL::SSL::SSLContext#set_params.
For example, `Net::SMTP#start(ssl_context_params: { cert_store: my_store, timeout: 123 })`
calls `set_params({ cert_store: my_store, timeout: 123 })`.
https://github.com/ruby/net-smtp/commit/4213389c21
Diffstat (limited to 'spec/ruby/core/array/pack/shared/basic.rb')
0 files changed, 0 insertions, 0 deletions
