Add nonce flag to ocsp-fetch
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16997 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -223,6 +223,12 @@ command = {
|
|||||||
argument = "url"
|
argument = "url"
|
||||||
help = "part after host in url to put in the request"
|
help = "part after host in url to put in the request"
|
||||||
}
|
}
|
||||||
|
option = {
|
||||||
|
long = "nonce"
|
||||||
|
type = "-flag"
|
||||||
|
default = "1"
|
||||||
|
help = "don't include nonce in request"
|
||||||
|
}
|
||||||
option = {
|
option = {
|
||||||
long = "pool"
|
long = "pool"
|
||||||
type = "strings"
|
type = "strings"
|
||||||
|
Reference in New Issue
Block a user