種類
- インスタンスメソッド (48)
- 特異メソッド (36)
- 定数 (12)
- ライブラリ (12)
ライブラリ
-
net
/ http (12) -
net
/ imap (48) - openssl (24)
-
webrick
/ ssl (12)
クラス
-
Net
:: HTTP (12) -
Net
:: IMAP (48) -
OpenSSL
:: SSL :: SSLContext (12) -
WEBrick
:: GenericServer (12)
モジュール
-
OpenSSL
:: SSL (12)
キーワード
-
drb
/ ssl (12) - new (36)
- starttls (24)
-
verify
_ mode= (24)
検索結果
-
WEBrick
:: GenericServer . new(config = {} , default = WEBrick :: Config :: General) -> WEBrick :: GenericServer (6.0) -
GenericServer オブジェクトを生成して返します。
...nil,
:SSLCACertificateFile => nil,
:SSLCACertificatePath => nil,
:SSLCertificateStore => nil,
:SSLVerifyClient => ::OpenSSL::SSL::VERIFY_NONE,
:SSLVerifyDepth => nil,
:SSLVerifyCallback => nil, # custom verification
:SSLTimeout => nil,
:SSLOptions...