Add pkcs10-create --subject
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16978 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -235,6 +235,11 @@ command = {
|
|||||||
}
|
}
|
||||||
command = {
|
command = {
|
||||||
name = "pkcs10-create"
|
name = "pkcs10-create"
|
||||||
|
option = {
|
||||||
|
long = "subject"
|
||||||
|
type = "string"
|
||||||
|
help = "Subject DN"
|
||||||
|
}
|
||||||
option = {
|
option = {
|
||||||
long = "verbose"
|
long = "verbose"
|
||||||
type = "flag"
|
type = "flag"
|
||||||
|
Reference in New Issue
Block a user