るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.053秒)
トップページ > クエリ:String[x] > クエリ:ca_file[x] > ライブラリ:openssl[x]

別のキーワード

  1. http ca_file
  2. http ca_file=
  3. openssl ca_file
  4. openssl ca_file=
  5. net/http ca_file

クラス

検索結果

OpenSSL::SSL::SSLContext#ca_file -> String | nil (18210.0)

接続相手の検証のために使う、信頼している CA 証明書ファイルのパスを返します。

...接続相手の検証のために使う、信頼している CA 証明書ファイルのパスを返します。

設定されていない場合は nil を返します。

@see OpenSSL::SSL::SSLContext#ca_file=...