JoshuaJeong / nhin-d

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

Add IPKIX certificate functionality #188

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The Applicability Statement for Secure Health Transport currently states that 
Certificates types can be of either X509 or IPKIX. If the type X509, MUST be 
the Base64 encoded DER representation of the X.509 Certificate, if type IPKIX, 
MUST be a URL whose resource is the DER representation of the certificate in 
accordance with RFC 2585.

Currently, the RI does not support hosting IPKIX certificate types nor sending 
to implementations that use the IPKIX certificate type.

Original issue reported on code.google.com by david.de...@nitorgroup.com on 15 Aug 2012 at 4:27

GoogleCodeExporter commented 8 years ago
Accepted.  We are validating if this is also a deficiency in the .Net RI.  Have 
not prioritized yet.

Original comment by gm2...@cerner.com on 15 Aug 2012 at 6:53

GoogleCodeExporter commented 8 years ago
Note that the Certificate Discovery Testing Tool is awaiting the update to the 
RI in order to incorporate IPKIX tests into the tool. Link to the Test Tool's 
issue: http://code.google.com/p/modular-spec-phase-3/issues/detail?id=14 

Original comment by david.de...@nitorgroup.com on 6 Sep 2012 at 7:54

GoogleCodeExporter commented 8 years ago
SNAPSHOT release of agent-1.6 [1] has incorporated IPKIX.  Need validation from 
the mod spec team.

[1]  
https://oss.sonatype.org/content/repositories/snapshots/org/nhind/agent/1.6-SNAP
SHOT/agent-1.6-20121114.164502-1.jar

Original comment by gm2...@cerner.com on 14 Nov 2012 at 4:45

GoogleCodeExporter commented 8 years ago
Adding owner.

Original comment by gm2...@cerner.com on 20 Nov 2012 at 3:41