Hi,
my name is Jiří Hnídek and I try to do some experiments with this dtls
example:

http://freshmeat.net/projects/dtls_example/

I receive this error SOMETIMES on server side:

SSL_get_error() returns: SSL_ERROR_SSL and this is printed at
stdout/stderr:
6682:error:14101119:SSL routines:DTLS1_PROCESS_RECORD:decryption failed
or bad record mac:d1_pkt.c:466

and this in the same time at client side:

SSL_get_error() returns: SSL_ERROR_SSL and this is printed at
stdout/stderr:
6687:error:14101119:SSL routines:DTLS1_PROCESS_RECORD:decryption failed
or bad record mac:d1_pkt.c:466:
6687:error:1410C0E5:SSL routines:DTLS1_WRITE_APP_DATA_BYTES:ssl
handshake failure:d1_pkt.c:1144:

Client and server usually work without any errors. Is anything bad in
this example or is anything wrong in OpenSSL? I use OpenSSL 0.9.8g from
ubuntu distribution.

Thanks for replies.

Jiri

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to