Hello,

in my radius application, I send a simple TLS Record  change cipher
spec like this:

0x14;   // Change cipher spec
0x03;   // Version major
0x01;   // Version minor
0x00;   // Length
0x01;   // Length
0x01;   // Chipher spec message (Change cipher spec)

The problem is that the server (a freeradius 1.0.4) responds me Bad
change cipher spec. Does anybody know how should I create this
message??

Thank you, Juan Daniel MORENO
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to