tls: handle incoming ChangeCipherSpec
commitf5f221b3a51bb2d2d69cc530f302702d502ac84c
authorStefan Becker <chemobejk@gmail.com>
Wed, 23 Nov 2011 19:21:04 +0000 (23 21:21 +0200)
committerStefan Becker <chemobejk@gmail.com>
Wed, 23 Nov 2011 19:21:04 +0000 (23 21:21 +0200)
tree56dfeec61a8bcc5604b07e83ac570f008ad1c07f
parent900c12eb76aa94fcd786938c8a7c0b700d393f2d
tls: handle incoming ChangeCipherSpec

After that message all the remaining handshake messages are encrypted
and therefore fail to parse. Well, we're not really interested in the
contents, so why should we spent time decoding them?
src/core/sipe-tls.c