constant OpenSSL::SSL::OP_NO_TLSv1

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

TLS v1 の使用を禁止するフラグです。

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