TLS: Fix debug dump of X.509 certificate
authorJouni Malinen <j@w1.fi>
Sat, 2 May 2015 21:52:59 +0000 (00:52 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 3 May 2015 13:32:40 +0000 (16:32 +0300)
commit354e3f7959b5e01c919e8a3a1b366b4d35bc5a33
treea767f94801f1c8f1d92f6e35bf21b3839ca4e94c
parent87fcb5a735f0deb2c7528e363f27c09d2e501ba3
TLS: Fix debug dump of X.509 certificate

The length of the extra data following the encoded certificate was
printed out in debug hexdump.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/tls/x509v3.c