RE: disabling SSLV2 on server dosent work.

2011-11-06 Thread Shashidhar RP
In this case the handshake itself is failing. So I need to change in such a way that even though SSLv2 is disabled on the server the server should be able to manage the first packet from the client (i.e V2 hello). We cant set this ion the Cipher List rt? >From this context i want to kn

Re: decrypt certificates signature

2011-11-06 Thread Jakob Bohm
On 11/6/2011 7:33 PM, Maurice Mahieu wrote: I want to know if it is possible to decrypt the signature from a server certicate with the issuers public key using openssl. Depends what you mean by "decrypt the signature". If you are referring to the RSA-specific terminology of using that phrase

decrypt certificates signature

2011-11-06 Thread Maurice Mahieu
I want to know if it is possible to decrypt the signature from a server certicate with the issuers public key using openssl. Regards, Maurice __ OpenSSL Project http://www.openssl.org User Suppor

decrypt certificates signature

2011-11-06 Thread Maurice Mahieu
I want to know if it is possible to decrypt the signature from a server certicate with the issuers public key using openssl. Regards, Maurice __ OpenSSL Project http://www.openssl.org User Suppor

[Win64] 'make install' error with 1.0.0e

2011-11-06 Thread Sisyphus
Hi, Having successfully built (and tested) a static openssl-1.0.0e library using a mingw64 compiler (gcc-4.7.0) in the msys shell, make install croaks with: ## making install in apps... make[1]: Entering directory `/c/comp/openssl-1.0.0e/apps' installing openssl chm