JoshuaJeong / nhin-d

Automatically exported from code.google.com/p/nhin-d
0 stars 0 forks source link

Ldap resolver does not traverse all SRV records correctly. #199

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using DCDT (http://direct-test.com/dcdt/download.jsp)
2. Select DTS 517.
3. Run test as described.

What is the expected output? What do you see instead?
Expect to find a certificate in LDAP at the third SRV record.  The first SRV 
record is a non existent LDAP resource.  The second has a missing a 
userCertificate attribute.  And the third contains a valid email address 
certificate in the userCertificate attribute.  

The current LDAP resolver does not move to the third SRV record.

Original issue reported on code.google.com by joeshook@gmail.com on 21 Jan 2013 at 5:10

GoogleCodeExporter commented 8 years ago
Fixes applied at changeset 2162

Original comment by joeshook@gmail.com on 22 Jan 2013 at 5:30

GoogleCodeExporter commented 8 years ago

Original comment by joeshook@gmail.com on 29 Jan 2013 at 12:21

GoogleCodeExporter commented 8 years ago
Fixed in release 1.2.0.0

Original comment by joeshook@gmail.com on 19 Feb 2013 at 6:24