Seem to be having some issues with 2.10 and 1.1.0f passing this test. In some environments it does, others it does not. All other tests pass.
Hence, could test_openssl_engine_cipher_rc4 be updated to use a newer (or more secure) cipher.
A comment in the test is:
algo = "RC4" #AES is not supported by openssl Engine (<=1.0.0e)
I looked thru the travis and appveyor files, and I didn't see any testing on versions as old as 1.0.0e...
Thanks,
Greg