RE: Public encryption and showing certificate to the server

2007-09-17 Thread David Schwartz
> Our server application expects from connecting clients to show their > certificate to checks their CN,OU and decide what permissions to allow for > that client > I generated a client certificate and embedded encrypted private key in it. > Everything works. Gret. > But now I want to avoid usi

Re: Public encryption and showing certificate to the server

2007-09-17 Thread Victor Duchovni
On Mon, Sep 17, 2007 at 05:43:16AM -0700, avizel wrote: > > Our server application expects from connecting clients to show their > certificate to checks their CN,OU and decide what permissions to allow for > that client > > I generated a client certificate and embedded encrypted private key in