Is there a way to let Docker override the openssl.cnf file somehow instead? So that only in the very very rare cases where someone really wants to use TLS < 1.2 he can add his own openssl.cnf file? I’m not sure if patching the file for all of us leads to a security risk, i.e. the next OpenSSL downgrade attack or something like that