[ruby/openssl] AWS-LC has support for parsing ber constructed strings now
https://github.com/ruby/openssl/commit/cdfc08db50
This commit is contained in:
parent
b2ab1b0409
commit
0b9644c252
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user