summaryrefslogtreecommitdiff
path: root/debian/bbstored-certs.8
diff options
context:
space:
mode:
Diffstat (limited to 'debian/bbstored-certs.8')
-rw-r--r--debian/bbstored-certs.861
1 files changed, 61 insertions, 0 deletions
diff --git a/debian/bbstored-certs.8 b/debian/bbstored-certs.8
new file mode 100644
index 00000000..dbbf7069
--- /dev/null
+++ b/debian/bbstored-certs.8
@@ -0,0 +1,61 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH bbstored 8 "Apr 15, 2007"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+bbstored-certs \- bbstored certificates utility.
+.SH SYNOPSIS
+.B bbstored-certs
+.RI "bbstored-certs certs-dir command [arguments]"
+.SH DESCRIPTION
+This manual page documents briefly the
+.B bbstored-certs
+command.
+This manual page was written for the Debian distribution
+because the original program does not have a manual page.
+.PP
+\fbstored-certs\fP is a small utility for certificate management in the
+Box Backup System.
+.SH OPTIONS
+.TP
+.B certs-dir
+certs-dir is the directory holding the root keys and certificates for
+the backup system command is the action to perform, taking parameters.
+.SH COMMANDS
+.TP
+.B init
+generate initial root certificates (certs-dir must not already exist)
+.TP
+.B sign certificate-name
+sign a client certificate
+.TP
+.B sign-server certificate-name
+sign a server certificate
+.SH NOTES
+Signing requires confirmation that the certificate is correct and should
+be signed.
+.SH SEE ALSO
+.BR bbackupctl (8),
+.BR bbackupquery (8),
+.BR bbackupd-config (8),
+.BR bbackupd (8).
+.br
+.SH AUTHOR
+This manual page was written by Reinhard Tartler <siretart@tauware.de>
+(with the help of the online documentation located at
+http://bbdev.fluffy.co.uk/trac/wiki) for the Debian GNU/Linux system
+(but may be used by others).
+