From 4939df5490a8a20258c5b026705b8d0c7e16b2b9 Mon Sep 17 00:00:00 2001 From: Rajeev Ranjan Date: Wed, 23 Aug 2023 13:38:33 +0200 Subject: [PATCH] test_credentials.csv: add test with kem cert --- test/recipes/80-test_cmp_http_data/test_credentials.csv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/recipes/80-test_cmp_http_data/test_credentials.csv b/test/recipes/80-test_cmp_http_data/test_credentials.csv index ce508a101db62d..09036d41f89592 100644 --- a/test/recipes/80-test_cmp_http_data/test_credentials.csv +++ b/test/recipes/80-test_cmp_http_data/test_credentials.csv @@ -44,3 +44,6 @@ expected,description, -section,val, -ref,val, -secret,val, -cert,val, -key,val, 0,multiple digests, -section,,BLANK,,BLANK,, -cert,signer.crt, -key,signer.p12, -keypass,pass:12345,BLANK,,BLANK,, -digest,sha256 sha512,BLANK, ,,,,,,,,,,,,,,,,,,,,,, 0,unprotected request, -section,,BLANK,,BLANK,, -cert,"""", -key,"""", -keypass,"""",BLANK,,BLANK,,BLANK,, -unprotected_requests, +,,,,,,,,,,,,,,,,,,,,,, +1,client with KEM, -section,,,,,, -cert,kem.crt, -key,kem.key,,,BLANK,,BLANK,,BLANK,,BLANK,,,, +1,server with kem, -section,,BLANK,,-secret,"""", -cert,signer.crt, -key,signer.p12, -keypass,pass:12345,BLANK,,BLANK,,BLANK,,BLANK,,-srvcert, server_kem.crt \ No newline at end of file