mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
In PR #29145 a new OSSL_LIB_CTX_SSL_CONF_IMODULE was added, but the OSSL_LIB_CTX_MAX_INDEXES value was left behind. This should probably be converted to an enum, but I'll leave that work to some other brave soul. Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org> (Merged from https://github.com/openssl/openssl/pull/29581)