relenv icon indicating copy to clipboard operation
relenv copied to clipboard

build openssl with enable-md2

Open Sxderp opened this issue 1 year ago • 2 comments

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

Sxderp avatar Jul 11 '24 16:07 Sxderp

@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 avatar Jul 26 '24 19:07 Sxderp

@Sxderp I will prioritize this.

dwoz avatar Jul 29 '24 21:07 dwoz

See #188

dwoz avatar Sep 09 '24 08:09 dwoz

Closing in favor of #188

Sxderp avatar Sep 09 '24 11:09 Sxderp