From 1165391219f4489df2565b6708d42b4ac65d046a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 5 Feb 2013 11:36:55 +0000 Subject: -ecc key --- src/transport/Makefile.am | 1 + src/transport/test_plugin_hostkey.ecc | Bin 0 -> 2048 bytes 2 files changed, 1 insertion(+) create mode 100644 src/transport/test_plugin_hostkey.ecc (limited to 'src/transport') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 3cf9f1c14..472375829 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -862,6 +862,7 @@ test_transport_api_multi_LDADD = \ EXTRA_DIST = \ test_plugin_hostkey \ +test_plugin_hostkey.ecc \ template_cfg_peer1.conf\ template_cfg_peer2.conf\ test_plugin_transport_data.conf\ diff --git a/src/transport/test_plugin_hostkey.ecc b/src/transport/test_plugin_hostkey.ecc new file mode 100644 index 000000000..c56a08eab Binary files /dev/null and b/src/transport/test_plugin_hostkey.ecc differ -- cgit v1.2.3