Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > net/httpsライブラリ > Net::HTTPクラス > verify_mode

instance method Net::HTTP#verify_mode

verify_mode -> Integer | nil [added by net/https]

検証モードを返します。

デフォルトは nil です。

class Net::HTTP