constant OpenSSL::SSL::OP_NO_SSLv3

OP_NO_SSLv3 -> Integer[permalink][rdoc][edit]

SSL v3 の使用を禁止するフラグです。 OpenSSL::SSL::SSLContext#options= で利用します。