summaryrefslogtreecommitdiffhomepage
path: root/tests/cert_support/test_ecdsa_256.key
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-05-08 16:31:23 -0400
committerJeff Forcier <jeff@bitprophet.org>2023-05-18 13:57:19 -0400
commitebc96706233346fcfc3071a390037cf26129727b (patch)
tree54529257b49acfe4d7f92fd1e1b85d4f9378fc7a /tests/cert_support/test_ecdsa_256.key
parenta644dea52fce383f2fc9df916aa7d6491cd52075 (diff)
Migrate cert related tests to newer pkey module
- Merge them but also break them up. It's complicated. - Move cert files into _support - Related comments in the source as some of this is non-intuitive
Diffstat (limited to 'tests/cert_support/test_ecdsa_256.key')
-rw-r--r--tests/cert_support/test_ecdsa_256.key5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/cert_support/test_ecdsa_256.key b/tests/cert_support/test_ecdsa_256.key
deleted file mode 100644
index 42d44734..00000000
--- a/tests/cert_support/test_ecdsa_256.key
+++ /dev/null
@@ -1,5 +0,0 @@
------BEGIN EC PRIVATE KEY-----
-MHcCAQEEIKB6ty3yVyKEnfF/zprx0qwC76MsMlHY4HXCnqho2eKioAoGCCqGSM49
-AwEHoUQDQgAElI9mbdlaS+T9nHxY/59lFnn80EEecZDBHq4gLpccY8Mge5ZTMiMD
-ADRvOqQ5R98Sxst765CAqXmRtz8vwoD96g==
------END EC PRIVATE KEY-----