Update ocsp-fetch.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16888 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -218,13 +218,13 @@ command = {
|
|||||||
help = "certificate use to sign the request"
|
help = "certificate use to sign the request"
|
||||||
}
|
}
|
||||||
option = {
|
option = {
|
||||||
long = "verbose"
|
long = "pool"
|
||||||
short = "c"
|
type = "strings"
|
||||||
type = "flag"
|
argument = "certificate-store"
|
||||||
help = "verbose"
|
help = "pool to find parent certificate in"
|
||||||
}
|
}
|
||||||
min_args="2"
|
min_args="2"
|
||||||
argument="filename certs ..."
|
argument="outfile certs ..."
|
||||||
help = "Fetch OCSP responses for the following certs"
|
help = "Fetch OCSP responses for the following certs"
|
||||||
}
|
}
|
||||||
command = {
|
command = {
|
||||||
|
Reference in New Issue
Block a user