add pkcs10-print
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16921 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -233,6 +233,17 @@ command = {
|
||||
argument="outfile certs ..."
|
||||
help = "Fetch OCSP responses for the following certs"
|
||||
}
|
||||
command = {
|
||||
name = "pkcs10-print"
|
||||
option = {
|
||||
long = "verbose"
|
||||
type = "flag"
|
||||
help = "verbose printing"
|
||||
}
|
||||
min_args="1"
|
||||
argument="requests ..."
|
||||
help = "Print PKCS10 requests"
|
||||
}
|
||||
command = {
|
||||
name = "query"
|
||||
option = {
|
||||
|
Reference in New Issue
Block a user