Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@slice4e
Copy link
Contributor

@slice4e slice4e commented Feb 2, 2022

Enable OpenSSL to load a configuration file using the standard openssl.cnf file.
In this way, we can change the default OpenSSL ENGINE, as well as configure other capabilities.
This aligns memtier benchmark to a similarly added capability in Redis here : redis/redis#8143

By providing this capability to memtier benchmark, we can ensure that memtier benchmark and redis are using the same OpenSSL configuration (e.g. ENGINE) while performing a test.

@yossigo yossigo merged commit 4282bac into redis:master Feb 3, 2022
@yossigo
Copy link
Contributor

yossigo commented Feb 3, 2022

Thanks @slice4e!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants