On Fri, Sep 28, 2012, James Swift wrote:

> Hi,
> 
> I have also posted this issue in the OpenSSL mailing list but it
> occurs down in the OpenSSL libraries and this is probably the place to
> ask.
> 
> This issue doesn't occur in a 32 bit compile of OpenSSL 1.0.1c (with
> libcurl 7.27.0) but
> does when running the same code in 64 bit.*
> 
> When I do something like this...
> 
> curl -G https://myserver.com --cacert path-to-pem-file
> 
> ...in 64 bit builds I get the following error
> 
> error:04091068:rsa routines:INT_RSA_VERIFY:bad signature
> 
> as stated in 32 bit it's fine and the cert is accepted and the transfer 
> occurs.
> 

Try running the OpenSSL tests using: nmake -f ms\ntdll.mak test

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to