From 519d5a034de887982136fcfdb6dffef47e46dd88 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Fri, 22 Sep 2017 12:54:51 -0700 Subject: 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) --- tests/cert_support/test_ed25519.key | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/cert_support/test_ed25519.key (limited to 'tests/cert_support/test_ed25519.key') diff --git a/tests/cert_support/test_ed25519.key b/tests/cert_support/test_ed25519.key new file mode 100644 index 00000000..eb9f94c2 --- /dev/null +++ b/tests/cert_support/test_ed25519.key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW +QyNTUxOQAAACB69SvZKJh/9VgSL0G27b5xVYa8nethH3IERbi0YqJDXwAAAKhjwAdrY8AH +awAAAAtzc2gtZWQyNTUxOQAAACB69SvZKJh/9VgSL0G27b5xVYa8nethH3IERbi0YqJDXw +AAAEA9tGQi2IrprbOSbDCF+RmAHd6meNSXBUQ2ekKXm4/8xnr1K9komH/1WBIvQbbtvnFV +hryd62EfcgRFuLRiokNfAAAAI2FsZXhfZ2F5bm9yQEFsZXhzLU1hY0Jvb2stQWlyLmxvY2 +FsAQI= +-----END OPENSSH PRIVATE KEY----- -- cgit v1.2.3