Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/openssl/test_pkey_rsa: disable test_no_private_exp on OpenSSL 3.0
OpenSSL::PKey::RSA#set_key does not exist when built with OpenSSL 3.0, so it is not possible to create an RSA object with incomplete state.
- Loading branch information