From f6c6fd27a4634464f7ace0c135699cce02c43817 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 5 Jan 2009 19:42:10 +0000 Subject: GPG signature of tarball; path changes * The tarball sent by the support user is now signed: an extra sig.asc gpg ascii-armoured signature of the contents of all the other file (alphabetical order). * Client verifies that before touching the data further. * Hence packages depend on gnupg. * Error code from gpg errors: 7. * Scripts used by the server are now in /usr/share/rapid-tunneling/bin . * Server support user sources /usr/share/rapid-tunneling/support_env . * Fixed purging for Debian -server package. * rtadm's config file is /etc/rapid-tunneling/rtadm . git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6550 283159da-0705-0410-b60c-f2062b4bb6ad --- rtadm.config | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rtadm.config') diff --git a/rtadm.config b/rtadm.config index e7734fb..16952bc 100644 --- a/rtadm.config +++ b/rtadm.config @@ -8,3 +8,7 @@ HOSTNAME= # Port number on which the local SSH server listens. # If you change it below, change it also in /etc/ssh/sshd_support_config PORT=2222 + +# Don't require that tarballs are signed at generation time. They'll +# get somehow magically signed along the way. +#REQUIRE_PGP=no -- cgit v1.2.3