cert_store -> OpenSSL::X509::Store | nil[permalink][rdoc] [added by net/https]-
接続相手の証明書の検証のために使う、信頼している CA 証明書を含む証明書ストアを返します。
[SEE_ALSO] Net::HTTP#cert_store, OpenSSL::SSL::SSLContext#cert_store=
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
cert_store -> OpenSSL::X509::Store | nil[permalink][rdoc] [added by net/https]
接続相手の証明書の検証のために使う、信頼している CA 証明書を含む証明書ストアを返します。
[SEE_ALSO] Net::HTTP#cert_store, OpenSSL::SSL::SSLContext#cert_store=