summaryrefslogtreecommitdiffstats
path: root/debootstrap.8
diff options
context:
space:
mode:
authorMiguel Figueiredo <elmig-guest@users.alioth.debian.org>2010-09-10 20:53:27 (GMT)
committerMiguel Figueiredo <elmig-guest@users.alioth.debian.org>2010-09-10 20:53:27 (GMT)
commitdccd27ed8bf4da446db68e274d211f28489b654a (patch)
tree18d0e7623dc6daec620b0a2a4cce3373a5ef1fc4 /debootstrap.8
parenta595b2efa082da386e04a181f449657bfab2d9f1 (diff)
downloaddebootstrap-dccd27ed8bf4da446db68e274d211f28489b654a.zip
debootstrap-dccd27ed8bf4da446db68e274d211f28489b654a.tar.gz
debootstrap-dccd27ed8bf4da446db68e274d211f28489b654a.tar.bz2
support for https on debootstrap
r64676
Diffstat (limited to 'debootstrap.8')
-rw-r--r--debootstrap.89
1 files changed, 9 insertions, 0 deletions
diff --git a/debootstrap.8 b/debootstrap.8
index ec13649..d32d19b 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -137,6 +137,15 @@ Override automatic .deb extractor selection to
.IR TYPE .
Supported extractors are: dpkg-deb and ar.
.IP
+.IP "\fB\-\-no\-check\-certificate\fP"
+Do not check certificate against certificate authorities
+.IP
+.IP "\fB\-\-certificate=FILE\fP"
+Use the client certificate stored in file (PEM)
+.IP
+.IP "\fB\-\-private\-key=FILE\fP"
+Read the private key from file
+
.SH EXAMPLES
.
.PP