Skip to content

Commit

Permalink
test_credentials.csv: add test with kem cert
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 committed Aug 31, 2023
1 parent 5c61beb commit aac09e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/recipes/80-test_cmp_http_data/test_credentials.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit aac09e1

Please sign in to comment.