diff --git a/ssl/t1_trce.c b/ssl/t1_trce.c index 6856898fb..18501519c 100644 --- a/ssl/t1_trce.c +++ b/ssl/t1_trce.c @@ -365,7 +365,8 @@ static ssl_trace_tbl ssl_exts_tbl[] = { {TLSEXT_TYPE_opaque_prf_input, "opaque_prf_input"}, #endif {TLSEXT_TYPE_renegotiate, "renegotiate"}, - {TLSEXT_TYPE_next_proto_neg, "next_proto_neg"} + {TLSEXT_TYPE_next_proto_neg, "next_proto_neg"}, + {TLSEXT_TYPE_padding, "padding"} }; static ssl_trace_tbl ssl_curve_tbl[] = {