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:
Love Hörnquist Åstrand
2006-04-03 05:32:57 +00:00
parent 2f417fa784
commit c32b846d53

View File

@@ -235,6 +235,11 @@ command = {
}
command = {
name = "pkcs10-create"
option = {
long = "subject"
type = "string"
help = "Subject DN"
}
option = {
long = "verbose"
type = "flag"