RE: Request without signing

2004-11-11 Thread David Schwartz
> Hi. > I have such problem. > The client side need to get certificate from server side. > But there is no possibility to generate a certificate request on client. > So the server have to do it by itself. > Client send all the required data for creating request except private key > of key pair!Se

Re: Request without signing

2004-11-11 Thread Charles Cranston
Zerg wrote: > Hi. > I have such problem. > The client side need to get certificate from server side. > But there is no possibility to generate a certificate request > on client. So the server have to do it by itself. Why? If client can create a key pair, which requires both a good random number

Request without signing

2004-11-10 Thread Zerg
Hi. I have such problem. The client side need to get certificate from server side. But there is no possibility to generate a certificate request on client. So the server have to do it by itself. Client send all the required data for creating request except private key of key pair!Server is assu