summaryrefslogtreecommitdiff
path: root/rtadm.config
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-01-05 19:42:10 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-01-05 19:42:10 +0000
commitf6c6fd27a4634464f7ace0c135699cce02c43817 (patch)
tree5b1903b655ad21ad6144436257ae272066f092ea /rtadm.config
parentd7b80cace5be8b0e263cec1e36f0553842a6e991 (diff)
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
Diffstat (limited to 'rtadm.config')
-rw-r--r--rtadm.config4
1 files changed, 4 insertions, 0 deletions
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