relenv
relenv copied to clipboard
build openssl with enable-md2
md2 is required for the python-ldap module. Using the python-ldap module is currently the only supported way to run ldap within Salt.
fixes https://github.com/saltstack/salt/issues/64962
@dwoz I don't mean to cause notification spam but this is a serious issue for Enterprise environments. Salt is not using a pure python ldap implementation (I think a switch should be done, but that's a large overhaul) and this is preventing python-ldap from installing.
@Sxderp I will prioritize this.
See #188
Closing in favor of #188