diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 | ||||
-rw-r--r-- | tests/samplekeys/Description-p12 | 6 | ||||
-rw-r--r-- | tests/samplekeys/nistp256-openssl-self-signed.p12 | bin | 0 -> 1232 bytes |
3 files changed, 7 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index fc0b3279d..bd5c73c01 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -52,6 +52,7 @@ EXTRA_DIST = runtest inittests $(testscripts) ChangeLog-2011 \ samplekeys/t5793-openssl.pfx \ samplekeys/t5793-test.pfx \ samplekeys/[email protected] \ + samplekeys/nistp256-openssl-self-signed.p12 \ run-tests.scm # We used to run $(testscripts) here but these asschk scripts are not diff --git a/tests/samplekeys/Description-p12 b/tests/samplekeys/Description-p12 index 6fbbd82cf..a73998fac 100644 --- a/tests/samplekeys/Description-p12 +++ b/tests/samplekeys/Description-p12 @@ -39,4 +39,10 @@ Pass: abc,123456 Cert: ff810b9281a43c394aa138e9c7fd4c0193216fa6 Key: 94c6d0b067370a8f2a09ae43cfe8d700bbd61e75 +Name: nistp256-openssl-self-signed.p12 +Desc: OpenSSL generated self-signed nistp256 key+cert +Pass: abc +Cert: 5cea0c5bf09ccd92535267c662fc098f6c81c27e +Key: 3cb2fba95d1976df69eb7aa8c65ac5354e15af32 + # eof # diff --git a/tests/samplekeys/nistp256-openssl-self-signed.p12 b/tests/samplekeys/nistp256-openssl-self-signed.p12 Binary files differnew file mode 100644 index 000000000..9eeebdae3 --- /dev/null +++ b/tests/samplekeys/nistp256-openssl-self-signed.p12 |