I tried to "config" and "make" openssl again and did a "make test" afterwards. The make succeeded, the test failed. So I tried a "make report" to see what's going wrong. The only error I see is the following:
Code:
test tls1 with 1024bit anonymous DH, multiple handshakes
Available compression methods:
NONE
ERROR in CLIENT
3161:error:1408E0F4:SSL routines:SSL3_GET_MESSAGE:unexpected message:s3_both.c:428:
ERROR in CLIENT
3161:error:1408E0F4:SSL routines:SSL3_GET_MESSAGE:unexpected message:s3_both.c:428:
ERROR in CLIENT
3161:error:1408E0F4:SSL routines:SSL3_GET_MESSAGE:unexpected message:s3_both.c:428:
ERROR in CLIENT
3161:error:1408E0F4:SSL routines:SSL3_GET_MESSAGE:unexpected message:s3_both.c:428:
ERROR in CLIENT
3161:error:1408E0F4:SSL routines:SSL3_GET_MESSAGE:unexpected message:s3_both.c:428:
ERROR in CLIENT
3161:error:1408E0F4:SSL routines:SSL3_GET_MESSAGE:unexpected message:s3_both.c:428:
ERROR in CLIENT
Can anybody assume what these messages wanna tell us?
Regards
Marco