New command ocsp-verify.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20805 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -301,6 +301,17 @@ command = {
|
||||
argument="outfile certs ..."
|
||||
help = "Fetch OCSP responses for the following certs"
|
||||
}
|
||||
command = {
|
||||
option = {
|
||||
long = "ocsp-file"
|
||||
type = "string"
|
||||
help = "OCSP file"
|
||||
}
|
||||
name = "ocsp-verify"
|
||||
min_args="1"
|
||||
argument="certificates ..."
|
||||
help = "Check that certificates are in OCSP file and valid"
|
||||
}
|
||||
command = {
|
||||
name = "ocsp-print"
|
||||
option = {
|
||||
|
Reference in New Issue
Block a user