From ebc96706233346fcfc3071a390037cf26129727b Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 8 May 2023 16:31:23 -0400 Subject: 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 --- tests/cert_support/test_ecdsa_256.key | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/cert_support/test_ecdsa_256.key (limited to 'tests/cert_support/test_ecdsa_256.key') 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----- -- cgit v1.2.3