Re: SSL Issue

2008-07-08 Thread Jinhua Zhu
It appears that you donnot have the CA certification who assigns your server certification on the client side. One reason of "unknow ca" error is that the client verify server certification fails.Hope this can help you. On Mon, Jul 7, 2008 at 10:01 PM, Archana Porwal <[EMAIL PROTECTED]> wrote:

Re: SSL Issue

2008-07-08 Thread lakshmi prasanna
Hi, The Client program does not recognize the CA who signed the Server Certificate. That is the Client does not have the CA certificate of the CA who signed the Server Certificate and so it is not able to verify the Server Certificate's authenticity. I guess because of this error, the Handshake i