On Wed, Mar 23, 2011, Krister Jarl wrote: > Hi! > > I'm experiencing a problem trying to establish a TLS-connection to our > SIP-platform. The error occurs both when trying to connect using another > SIP-server and when using openssl s_client. The problem is not > intermittent and can be reproduced every time. > > error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is > not 01 > Error code = 67567722 file=rsa_pk1.c line=100 > error:04067072:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding check failed > Error code = 67530866 file=rsa_eay.c line=699 > error:0D0C5006:asn1 encoding routines:ASN1_item_verify:EVP lib > Error code = 218910726 file=a_verify.c line=168 > error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate > returned > Error code = 336105650 file=s3_srvr.c line=2525 > > Some information about the system not working: >
I suggest you log the input to the failing RSA function (public key and passed buffer) and post the results. 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