
January 22nd, 2006, 11:50 PM
|
|
Registered User
|
|
Join Date: Jan 2006
Posts: 2
Time spent in forums: 43 m 41 sec
Reputation Power: 0
|
|
|
LDAP - 2 way SSL authentication
Hi All,
i'm trying to connect to a Sun One directory via VB.NET using "directory services". A 2 way ssl authentication is required to write data to the directory. I have a client cert which has been granted access in the directory. Now i want to programatically write some data to the directory.
Can someone please tell me how to do this?
with authentication type as serverbind it works fine (with a non ssl account). But when i change the authetication type to securesocketlayer it fails. Normally the error message is "Server Not operational".
Many thnx
Raj
Last edited by rajkishore : January 22nd, 2006 at 11:51 PM.
Reason: errata
|