Click here to Skip to main content
15,880,392 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I am going to implement PKINIT in kerberos for my project. I am totally confused in starting the coding part, I know all the theoretical parts of kerberos like how client, KDC and Application server works.
I want help in implementation part like,
1. What are all the libraries and API's must one consider to develop PKINIT?
2. Does one can implement PKINIT by using API's like GSSAPI, SSPI?
3. Specifically about what API's or what libraries or what programming language does they brief in RFC documentations for PKINIT like http://www.ietf.org/rfc/rfc4556.txt[^]?
4. Will anything be beneficial for implementation of PKINIT from MIT http://web.mit.edu/kerberos/[^] which contains complete implemented form of kerberos?

Thanks in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900