Commit db82b90
committed
sudo_ldap_open: Error out if start_tls specified but not supported
It is now an error if the ldap.conf file contains "SSL start_tls"
but the LDAP libs do not support ldap_start_tls_s() or
ldap_start_tls_s_np()>
Found by the ZeroPath AI Security Engineer <https://zeropath.com>1 parent d619596 commit db82b90
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1630 | 1630 | | |
1631 | 1631 | | |
1632 | 1632 | | |
| 1633 | + | |
1633 | 1634 | | |
1634 | 1635 | | |
1635 | 1636 | | |
| |||
0 commit comments