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

Forgive me, but is it the arguments to RSA_padding_check_PKCS1_type_1()
that you are interested in (ie. to, num, buf)?

Thanks for your help!

Regards,
Krister
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to