Example of using SSL: CA => CSR => Sign
This commit is contained in:
parent
78d7233ff3
commit
ca5d4c4b72
3 changed files with 96 additions and 2 deletions
3
bin/vm
3
bin/vm
|
|
@ -18,7 +18,8 @@ OptionParser.new do |opt|
|
|||
opt.on('--name NAME', 'Virtaul Machine name') do |name|
|
||||
options.name = name
|
||||
end
|
||||
|
||||
# new from copy
|
||||
# fetch from the server
|
||||
end.parse!
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue