aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/x509/bsi/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/data/x509/bsi/readme.txt')
-rw-r--r--src/tests/data/x509/bsi/readme.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/tests/data/x509/bsi/readme.txt b/src/tests/data/x509/bsi/readme.txt
new file mode 100644
index 000000000..2895eb597
--- /dev/null
+++ b/src/tests/data/x509/bsi/readme.txt
@@ -0,0 +1,14 @@
+The test cases were developed during a project with the German BSI.
+
+Each test case contains
+* An end certificate that is to be validated: contains "TC" in its certificate file name
+* A trusted CA certificate: contains "TA" in its certificate file name
+* A set of sub CA certificates that may or may not be needed to construct a patht from TC to TA
+* A description.txt file that explains what the is meant to be tested
+
+expected.txt contains the status code that is expected as the path validation
+output for each test case. The expected output may also be the message string
+of an exception.
+
+Certificate revocation lists must be checked if and only if the test directory
+has "CRL" in its filename. \ No newline at end of file