Displaying 2 results from an estimated 2 matches for "rsa_eay_public_decrypt".
2009 Nov 04
2
Certificates Revocation Lists and Apache...
...client certificate B
[info] [client 192.168.16.23] SSL library error 1 in handshake (server myhost.mydomain:12345)
[info] SSL Library Error: 67567722 error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01
[info] SSL Library Error: 67530866 error:04067072:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding check failed
[info] SSL Library Error: 218910726 error:0D0C5006:asn1 encoding routines:ASN1_item_verify:EVP lib
[info] SSL Library Error: 336105650 error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[info] [client 192.168.16.23] Connection closed to child...
2009 Feb 14
0
Weird Dovecot 1.1.6 + pop3s certificate issues
...tls) and pop3s enabled.
Every couple of weeks the pop3s and pop3+starttls part bail out out.
Clients can't connect, when you try openssl s_client you get this:
15960:error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block
type is not 01:rsa_pk1.c:100:
15960:error:04067072:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding check
failed:rsa_eay.c:699:
15960:error:1408D07B:SSL routines:SSL3_GET_KEY_EXCHANGE:bad
signature:s3_clnt.c:1414:
server logs don't show much except for various SSL_accept() errors,
including
TLS handshaking: SSL_accept() failed: error:1408F455:SSL
routines:SSL3_GET_RECORD:decryption...