diff options
author | Samuel Chiang <[email protected]> | 2025-03-19 01:33:32 +0000 |
---|---|---|
committer | git <[email protected]> | 2025-03-30 13:46:28 +0000 |
commit | 6b5aa432913c8aaef96513618d0edc73cdb6141c (patch) | |
tree | 1bf251465756dbaa041c0c2549236a0583a7b1d7 /test/json/json_addition_test.rb | |
parent | 9e87323ad00f393fbaa8b9e170248fe11bd652aa (diff) |
[ruby/openssl] Skip PKCS7 with indefinite length test in AWS-LC
AWS-LC had been decoding the indefinite BER to an unusable output. We
should skip the test until indefinite BER decoding in AWS-LC is
properly fixed.
Changes:
1. AWS-LC will be looking to fix the parsing for indefinite BER
constructed strings in AWS-LC soon, so I've marked the test as `pend`
for now and removed the AWS-LC specific logic at the end.
2. I've added an assertion to verify that `OpenSSL::PKCS7.verify`
behaves correctly before doing content comparisons. I noticed this was
failing initially in AWS-LC, but that will be fixed soon as well. This
shouldn't effect OpenSSL/LibreSSL builds and should improve the test.
https://github.com/ruby/openssl/commit/69fd7f8863
Diffstat (limited to 'test/json/json_addition_test.rb')
0 files changed, 0 insertions, 0 deletions