commit | 2b6c3f655a46d92c1bd859a5e9058ffb4d3ba0a2 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Thu Sep 14 07:51:28 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Wed Oct 04 14:36:38 2017 +0100 |
tree | f224f32ef6c4d433f791fb04759552ac170aadc0 | |
parent | 781af0d60cf8d48492710c1927a1bdba3691e508 [diff] [blame] |
Extend tests/data_files/Makefile to include CRT's for CRT write test
diff --git a/tests/data_files/server1_csr.opensslconf b/tests/data_files/server1_csr.opensslconf new file mode 100644 index 0000000..6e7075e --- /dev/null +++ b/tests/data_files/server1_csr.opensslconf
@@ -0,0 +1,10 @@ +[ req ] +distinguished_name = req_distinguished_name +prompt = no +# Restrict to non-UTF8 PrintableStrings. +string_mask = nombstr + +[ req_distinguished_name ] +C = NL +O = PolarSSL +CN = PolarSSL Server 1