Fill in transactionID on any error in OSSL_CMP_SRV_process_request()
[openssl.git] / test / gosttest.c
index f619ebd35dac68f6f2d8086449197c08e9e76930..b61e4efa496a33722f8a7a8a8d225f86f34794fc 100644 (file)
@@ -46,7 +46,7 @@ static int test_tls13(int idx)
     SSL *clientssl = NULL, *serverssl = NULL;
     int testresult = 0;
 
-    if (!TEST_true(create_ssl_ctx_pair(TLS_server_method(),
+    if (!TEST_true(create_ssl_ctx_pair(NULL, TLS_server_method(),
                                        TLS_client_method(),
                                        TLS1_VERSION,
                                        0,