Actions
Bug #5633
closedSuppress output during Engine cipher test
Bug #5633:
Suppress output during Engine cipher test
Description
While running the tests for OpenSSL::Engine in test_engine.rb,
test_openssl_engine_cipher_rc4 emits a message that is issued
by the "openssl engine" itself.
The message should be suppressed.
Actions