RE: exception when using Self Signed Certificate

2012-10-04 Thread Dave Thompson
>From: owner-openssl-us...@openssl.org On Behalf Of Mithun Kumar >Sent: Thursday, 04 October, 2012 14:31 >I have a self signed certificate created and i have loaded that >into a trust store of the client. I have also configured the Server >with that self signed certificate. So when i try to esta

Re: exception with purify in bn_mont.c:402 (v=bn_mul_add_words(rp,np,nl,(rp[0]*n0)&BN_MASK2);)

2008-10-02 Thread Andy Polyakov
I am getting exception in crypto\bn\bn_mont.c:402 (v=bn_mul_add_words(rp,np,nl,(rp[0]*n0)&BN_MASK2);) while executing with Rational purify. Does it mean that you can confirm that the program works if not executed with purify? I think bn_mul_add_words called as assembly code from crypto\bn\a

Re: Re: Exception With Attachment this time

2002-04-05 Thread Cameron Morris
Here is the sample I promised. Cameron Morris Novell, Inc., the leading provider of Net business solutions http://www.novell.com >>> "Cameron Morris" <[EMAIL PROTECTED]> 04/05/02 10:14AM >>> If you are using Sun's implementation of JSSE then you can set the "javax.net.debug=all" property and

Re: Exception

2002-04-05 Thread Cameron Morris
If you are using Sun's implementation of JSSE then you can set the "javax.net.debug=all" property and it will give you a lot more information. I've found it very usefull in figuring out problems like this. My guess would be that the program doesn't know where your keystore is. The keystore is