Rails
Ruby 2.5.0
6.1
6.0
5.2
5.1
5.0
4.2
2.6.0
2.7.0
3.0
constant OpenSSL::SSL::OP_ALL
OP_ALL -> Integer
[
permalink
][
rdoc
][
edit
]
SSL 通信で各種のバグ回避コードをすべて有効にするフラグです。
OpenSSL::SSL::SSLContext#options=
で利用します。