Build: use attributes to indicate installed script classes
[openssl.git] / test / gosttest.c
index 26e435d667a632a3365a66cc371cf0f07f9b9884..398effa0a3037a506a7497fe7d5d522a6b10bddd 100644 (file)
@@ -41,7 +41,7 @@ static int test_tls13(int idx)
     if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(),
                                        TLS_client_method(),
                                        TLS1_VERSION,
-                                       TLS_MAX_VERSION,
+                                       0,
                                        &sctx, &cctx,
                                        ciphers[idx].certnum == 0 ? cert1
                                                                  : cert2,