Hello,
Firstly, I'm a newbie of openssl,openldap,sasl,and
kerberos and I'm not sure whether this question is
supposed to be sent to openssl or openldap forum...
anyway, I sent to both...
What I want to achieve is an openldap server with
GSSAPI mechanism (using MIT Kerberos-1.3.2)and TLS/SSL
support.
Until now, I have managed to include GSSAPI and
Digest-MD5 in my openldap server (2.1.25)...so my next
goal is to include TLS/SSL support.
I have built openssl-0.9.6l and used it in cyrus-sasl
compilation without any problem. But, I failed to
recompile openldap with 'with-tls'.