JoshuaJeong / nhin-d

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

Add public LDAP resolver. #166

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The S&I framework's provider directory initiative contains a section for 
certificate discovery for Direct Project [1].  The intention is to standardize 
public certificate resolution using both DNS and LDAP.  The section defines a 
multi resolver configuration using DNS as the first resolution method, then 
LDAP as the secondary method if a DNS resolution operation is not successful. 
[2]

The implementation details of the LDAP resolver are described in the 
initiative. [2]

This enhancement will implement the recommendations may by this initiative.  In 
addition, the gateway implemented in the reference implementation will use the 
hybrid approach as the default configuration if an alternative configuration is 
not defined.

[1] http://wiki.siframework.org/Certificate+Discovery+for+Direct+Project
[2] http://wiki.siframework.org/LDAP+and+DNS+Hybrid+Group+Recommendation
[3] 
http://wiki.siframework.org/Implementation+Guidelines+for+publishing+and+discove
ring+LDAP+services+using+the+DNS+SRV+Record

Original issue reported on code.google.com by gm2...@cerner.com on 18 Oct 2011 at 1:00

GoogleCodeExporter commented 8 years ago

Original comment by gm2...@cerner.com on 18 Oct 2011 at 1:30

GoogleCodeExporter commented 8 years ago
This project is on hold for release in the 1.3 Java RI until certificate field 
questions can be resolved.

http://wiki.siframework.org/PD+-+Certificate+Discovery+for+Direct+Project+Implem
entation+Guide+Consensus+Page

Original comment by gm2...@cerner.com on 13 Dec 2011 at 6:02

GoogleCodeExporter commented 8 years ago
smimeCertificate was replaced with userCertificate.

Original comment by pbspamfi...@gmail.com on 20 Dec 2011 at 5:33

GoogleCodeExporter commented 8 years ago
Thanks for the update.  Unfortunately I was not able to attend the meeting 
yesterday due to vacation, but I'm following up with Bob D. to get the rest of 
the details.

-g

Original comment by gm2...@cerner.com on 20 Dec 2011 at 2:52

GoogleCodeExporter commented 8 years ago
Released in agent version 1.2.2.

Original comment by gm2...@cerner.com on 23 Jan 2012 at 4:42