add url-path argument to ocsp-fetch

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16890 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-03-31 22:11:32 +00:00
parent 1428ca8c82
commit 352a78dcba

View File

@@ -217,6 +217,12 @@ command = {
argument = "certificate"
help = "certificate use to sign the request"
}
option = {
long = "url-path"
type = "string"
argument = "url"
help = "part after host in url to put in the request"
}
option = {
long = "pool"
type = "strings"