[kmf-discuss] kmf mapper prototype ready
Wyllys Ingersoll
wyllys.ingersoll at sun.com
Wed Feb 27 08:22:29 PST 2008
I have completed a prototype of the KMF certificate to name mapping
functionality.
Some notes:
* I created a new public header file called "kmfmapper.h", the reason I
did not
fold this into an existing header is that I am hoping that we can isolate
the data structures so that a third party could create their own mapper
by just including kmfmapper.h (and kmftypes.h). Though, maybe I
should have
just put the kmfmapper.h content into kmftypes.h in the first place.
* There is a concept of "internal" mappers and I put in a stub for an
"email_to_name" mapper, though I did not write any code for it yet.
* This is just a prototype/starting point to get things moving before I
leave. I will be able to discuss it via email for the next couple of
weeks but doubtful that I will be doing much in the way of code updates.
http://cr.opensolaris.org/~wyllys/kmf
Have a look and send comments.
-Wyllys
More information about the kmf-discuss
mailing list