constant OpenSSL::SSL::OP_NO_SSLv2

OP_NO_SSLv2 -> Integer[permalink][rdoc]

SSL v2 の使用を禁止するフラグです。

OpenSSL::SSL::SSLContext#options= で利用します。