summaryrefslogtreecommitdiffhomepage
path: root/tests/cert_support/test_ecdsa_256.key
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-09-22 12:54:51 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-09-22 12:54:51 -0700
commit519d5a034de887982136fcfdb6dffef47e46dd88 (patch)
tree2e6c0265b86d35d26b323923c176eed1ca621b67 /tests/cert_support/test_ecdsa_256.key
parentf511eaf487d59fe60271b2e4aac5fe0470fecf92 (diff)
Move cert tests & copies of related keys into separate folder.
This prevents non-cert-related tests from incidentally loading the certs, which was masking issues (re #1071)
Diffstat (limited to 'tests/cert_support/test_ecdsa_256.key')
-rw-r--r--tests/cert_support/test_ecdsa_256.key5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/cert_support/test_ecdsa_256.key b/tests/cert_support/test_ecdsa_256.key
new file mode 100644
index 00000000..42d44734
--- /dev/null
+++ b/tests/cert_support/test_ecdsa_256.key
@@ -0,0 +1,5 @@
+-----BEGIN EC PRIVATE KEY-----
+MHcCAQEEIKB6ty3yVyKEnfF/zprx0qwC76MsMlHY4HXCnqho2eKioAoGCCqGSM49
+AwEHoUQDQgAElI9mbdlaS+T9nHxY/59lFnn80EEecZDBHq4gLpccY8Mge5ZTMiMD
+ADRvOqQ5R98Sxst765CAqXmRtz8vwoD96g==
+-----END EC PRIVATE KEY-----