[ruby/openssl] AWS-LC has support for parsing ber constructed strings now

https://github.com/ruby/openssl/commit/cdfc08db50
This commit is contained in:
Samuel Chiang 2025-05-15 00:50:04 +00:00 committed by git
parent b2ab1b0409
commit 0b9644c252

View File

@ -355,8 +355,6 @@ END
end
def test_decode_ber_constructed_string
pend "AWS-LC ASN.1 parsers has no current support for parsing indefinite BER constructed strings" if aws_lc?
p7 = OpenSSL::PKCS7.encrypt([@ee1_cert], "content", "aes-128-cbc")
# Make an equivalent BER to p7.to_der. Here we convert the encryptedContent