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
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
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
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
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