Default path-length to -1.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20905 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-05 01:59:19 +00:00
parent 6ab9862950
commit baee263bda

View File

@@ -533,6 +533,7 @@ command = {
}
option = {
long = "path-length"
default = "-1"
type = "integer"
help = "Maximum path length (CA and proxy certificates), -1 no limit"
}