X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ssl%2Ft1_trce.c;h=4e03acd089ef2b99f7a2d58a65d9b3178b7dc8ba;hb=c3b344e36a088283731b4f65a70e85b100f55686;hp=e471272b5dd3eaccdbe6915bfe77394cf451b6c3;hpb=9cf0f187542f080031f83c5e538d3e1872ac09d1;p=oweals%2Fopenssl.git diff --git a/ssl/t1_trce.c b/ssl/t1_trce.c index e471272b5d..4e03acd089 100644 --- a/ssl/t1_trce.c +++ b/ssl/t1_trce.c @@ -112,6 +112,7 @@ static ssl_trace_tbl ssl_version_tbl[] = { {TLS1_1_VERSION, "TLS 1.1"}, {TLS1_2_VERSION, "TLS 1.2"}, {DTLS1_VERSION, "DTLS 1.0"}, + {DTLS1_2_VERSION, "DTLS 1.2"}, {DTLS1_BAD_VER, "DTLS 1.0 (bad)"} };