[SECNET PATCH] INSTALL: Mention that rsa key generation might need ssh-keygen1
Ian Jackson
ijackson at chiark.greenend.org.uk
Sat Sep 21 11:43:10 BST 2019
Signed-off-by: Ian Jackson <ijackson at chiark.greenend.org.uk>
---
INSTALL | 3 +++
debian/changelog | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL
index 6ab3b92..1616621 100644
--- a/INSTALL
+++ b/INSTALL
@@ -114,6 +114,9 @@ If installing for the first time, do
# cd /etc/secnet
# ssh-keygen -f key -t rsa1 -N ""
+(You may need ssh-keygen1, instead, which might be found in
+openssh-client-ssh1.)
+
[On BSD use
$ LDFLAGS="-L/usr/local/lib" ./configure
$ gmake CFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"
diff --git a/debian/changelog b/debian/changelog
index a452a2b..99b9b02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ secnet (0.4.5~) unstable; urgency=medium
*
- --
+ -- Ian Jackson <ijackson at chiark.greenend.org.uk> Sat, 28 Feb 2015 15:03:00 +0000
secnet (0.4.4) unstable; urgency=medium
--
2.11.0
More information about the sgo-software-discuss
mailing list