diff options
author | varac <varacanero@zeromail.org> | 2015-04-07 11:14:46 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-04-07 11:14:46 +0200 |
commit | 26842662815d1409400d85275b32789156d50db5 (patch) | |
tree | 913ccec9a812fc294451062b3a1788368adda2ca /lib | |
parent | 2dc48bf4bcf0f98fe715233c3746b7affc0a9175 (diff) |
make clear that dh file is only needed for VPN
Diffstat (limited to 'lib')
-rw-r--r-- | lib/leap_cli/commands/ca.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/leap_cli/commands/ca.rb b/lib/leap_cli/commands/ca.rb index 356e616..cfa18f5 100644 --- a/lib/leap_cli/commands/ca.rb +++ b/lib/leap_cli/commands/ca.rb @@ -32,7 +32,7 @@ module LeapCli; module Commands end end - cert.desc 'Creates a Diffie-Hellman parameter file.' # (needed for server-side of some TLS connections) + cert.desc 'Creates a Diffie-Hellman parameter file, needed for forward secret OpenVPN ciphers.' # (needed for server-side of some TLS connections) cert.command :dh do |dh| dh.action do |global_options,options,args| long_running do |