Re: server configuration problem

2000-02-24 Thread Bodo Moeller
Osvaldo Brito <[EMAIL PROTECTED]>: > $ openssl s_client -host localhost -port 443 > 14228:error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block > type is not 01:rsa_pk1.c:100: > > 14228:error:04067071:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding check > failed:rsa_eay.c:394: >

Re: server configuration problem

2000-02-24 Thread Osvaldo Brito
Hi, when run this command line, $ openssl s_client -host localhost -port 443 I get this stdout error message, CONNECTED(0003) [EMAIL PROTECTED] verify error:num=18:self signed certificate verify return:1 [EMAIL PROTECTED] verify error:num=7:certificate signature failed verify re

Re: server configuration problem

2000-02-23 Thread Bodo Moeller
Osvaldo Brito <[EMAIL PROTECTED]>: > $ openssl s_client -host localhost -port 443 > CONNECTED(0003) > >[EMAIL PROTECTED] > verify error:num=18:self signed certificate > verify return:1 > >[EMAIL PROTECTED] > verify error:num=7:certificate signature failed > verify return:1 > 14228:error:04