I'm using openssl on a Symbian device. I load in my own certificate file and am able to verify my server connection. However, on a newer device ( brand new ) there has been a change in what is provided in the openssl dll (I can see a byte level difference) and now I am getting an error when I attempt to verify the server. The error that I get back is :

error:04077064:rsa routines:RSA_verify:algorithm mismatch

I'm going to have to compile openssl for myself in order to step through the code. What I'm looking for is any help in understanding why this would happen. The code was working before and on a newer device it suddenly fails. Would this indicate that something has been removed from the newer openssl dll? ______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to