るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.007秒)
トップページ > クエリ:Fail[x] > 種類:モジュール[x]

別のキーワード

  1. kernel fail
  2. _builtin fail
  3. socket eai_fail
  4. constants eai_fail
  5. ssl verify_fail_if_no_peer_cert

ライブラリ

検索結果

OpenSSL::OCSP (7.0)

OCSP(Online Certificate Status Protocol)を取り扱うための モジュールです。OCSP は 2560 で定義されています。

...res.basic
raise "nonce error" unless [-1, 1].include?(req.check_nonce(basic_resp))
unless basic_resp.verify([], store)
puts "verify response fail"
end
rescid, status, reason, revtime, thisupd, nextupd, exts = basic_resp.status.first
STATUS2MESSAGE = {
OpenSSL::OCSP::V_CERTSTATUS_G...