Thanks all for your help,
   But Adam is saying,
"> TLS works on 636?
I don't think so, 636 is for SSL."

  But Hallvard is saying
"> TLS works on 636?
Yup. "

So what i tried is i initiated a ldap_initialize(&ld,"ldaps://XX")
and ldap_start_tls_s it returns 1 "Operations Error".
So i guess 636 already SSL enabled and will not allow TLS on that, because
no need , it is already secured one. Am i right?

I think ldap_init is deprecated. I am going to change my client from
ldap_init to ldap_initialize based on port number what user mentions(if he
mentions 389 use ldap if 636 use ldaps), Does it make any impact on other
parts.

As of now i tried with eDirectory, i going to try with openldap now. I am
going to follow the link http://www.linuxjournal.com/article/6876.
I am not used to openldap much. Let me try this out.

My final question would be how to use certificates from the client side, i
mean to say that server should decide to accept the client with or without
certificate.
As of now i did not try with any certificates. Please do me this last help
on this topic.

Thanks for your help,
  -"kalyan"

---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to