cookbook 'dhparam', '= 2.0.0'
dhparam (5) Versions 2.0.0 Follow0
Create DH parameters files
cookbook 'dhparam', '= 2.0.0', :supermarket
knife supermarket install dhparam
knife supermarket download dhparam
dhparam-cookbook
Chef cookbook to create DH parameters files.
Resources
dhparam_file
Create a DH parameters file with the specified key length.
dhparam_file 'default' do key_length 2048 action :create end
Helpers
# Get a full path to a specific DH parameters file ::ChefCookbook::DHParam.file(node, 'default') # /etc/chef-dhparam/2048.pem
License
MIT @ Alexander Pyatkin
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
License Metric
2.0.0 failed this metric
FC066: Ensure chef_version is set in metadata: dhparam/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
2.0.0 failed this metric
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any