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:
>
> 14228:error:0D079006:asn1 encoding routines:ASN1_verify:bad get asn1
> object call:a_verify.c:106:
>
> 14228:error:140900F7:SSL routines:SSL3_GET_SERVER_CERTIFICATE:unknown
> certificate type:s3_clnt.c:793:
>From this and your other messages it appears that your server
certificate is genuinely defective. Create a new one and
see what happens.
> How can i know what is client version and platform and what software is
> the server listening at port 443?
Presumably you know what programs you installed at that machine
(or at least can find out who installed them and ask them)?
For s_client, "openssl version -a" will tell you the version
info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]