るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.080秒)

別のキーワード

  1. openssl cert
  2. webrick/https server_cert
  3. webrick/https client_cert
  4. openssl cert_store
  5. openssl cert_store=

ライブラリ

検索結果

Net::HTTP#cert_store -> OpenSSL::X509::Store | nil (54646.0)

接続相手の証明書の検証のために使う、信頼している CA 証明書を 含む証明書ストアを返します。

...接続相手の証明書の検証のために使う、信頼している CA 証明書を
含む証明書ストアを返します。

@see Net::HTTP#cert_store, OpenSSL::SSL::SSLContext#cert_store=...