On Fri, 2 Feb 2024 at 15:35, Wall, Stephen <[email protected]> wrote:
> > If openssl.cnf is something only used at compile time, that should also > go in openssl-lib > It's not used at compile time, but it is loaded by libcrypto.so when it's > used in an application. > I think that openssl-lib is the right place for it. My comment about compile-time was wrong - things only needed at compile time (e.g. headers and static libs) should be in the -devel package but in this case openssl is needed at runtime.
