PKI and sockets

2002-04-09 Thread Mark W. Webb
I am working on an application that will implement PKI between a server and a client. Can someone tell me where I might get some sample code (C) or a tutorial on how to do it. I have looked at Eric Rescorla's but I am not sure how to create my own certificates to get that tutorial work, I

Re: PKI and sockets

2002-04-09 Thread David Maurus
Mark W. Webb wrote: I am working on an application that will implement PKI between a server and a client. That sentence is somewhat wrong: between clients and servers (i.e. 2 computers) you will need to use a protocol they adhere to when speaking to each other. PKI (Public Key Infrastructure)