Forgotten GOST2012 support in non-vital places
[openssl.git] / apps / lib / s_cb.c
index 42a82ca33c4104d6f681d723542e825d94339db9..48fd7f4af504c3d2d80b8c323e5341fd10a23383 100644 (file)
@@ -190,6 +190,7 @@ static STRINT_PAIR cert_type_list[] = {
     {"RSA fixed ECDH", TLS_CT_RSA_FIXED_ECDH},
     {"ECDSA fixed ECDH", TLS_CT_ECDSA_FIXED_ECDH},
     {"GOST01 Sign", TLS_CT_GOST01_SIGN},
+    {"GOST12 Sign", TLS_CT_GOST12_SIGN},
     {NULL}
 };