Can you help me out?
When I execute:
openssl s_client -connect 204.101.57.74:443
I'm getting this error:
47620:error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block
type is not 01:rsa_pk1.c:100:
47620:error:04067072:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding check
failed:rsa_eay.
It works with what you suggested. Apache is running on a Linux box.
Is there something to set in Apache to resolve this?
--
Georges-Etienne Legendre, ing. jr
On 29-Jan-09, at 3:56 AM, Victor Duchovni wrote:
On Wed, Jan 28, 2009 at 09:16:18PM -0500, Georges-Etienne Legendre
wrote:
Can