Hi.
I'm trying to implement an EAP-TLS server.
Now I can get the TLS handshake start between my server and
the client.
The problem is that after receiving the change_cipher_spec and
the finished message (encrypted) from the client, the ssl 
object send an alert message (bad record mac).
What can be the causes of this error?


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to