summaryrefslogtreecommitdiff
path: root/spec/ruby/library/openssl/x509/name/verify_spec.rb
AgeCommit message (Collapse)Author
2023-11-27Update to ruby/spec@c3206f6Benoit Daloze
2023-01-05Update to ruby/spec@9d69b95Benoit Daloze
2022-07-02Relax `not_before` limitNobuyoshi Nakada
Use the value as similar as other tests below. Trying to fix sporadic “not yet valid” failures on some CIs. Notes: Merged: https://github.com/ruby/ruby/pull/6085
2022-06-30Add more check to debug failuresKazuhiro NISHIYAMA
2022-06-26Update to ruby/spec@ab32a1aBenoit Daloze