Project

General

Profile

« Previous | Next » 

Revision c9aa63a9

Added by jeremyevans (Jeremy Evans) over 1 year ago

[ruby/openssl] pkcs7: raise ArgumentError for PKCS7 with no content in PKCS7.new

Fixes [Bug #19974]

[pkuzco: expanded the fix for other content types]
[ky: adjusted formatting and the exception type]

https://github.com/ruby/openssl/commit/27e11f2d1d

Co-authored-by: pkuzco
Co-authored-by: Kazuki Yamaguchi