Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

openssl-fips (3) Versions 1.0.0

Installs/Configures OpenSSL from source with FIPS 140-2 mode enabled

Policyfile
Berkshelf
Knife
cookbook 'openssl-fips', '= 1.0.0', :supermarket
cookbook 'openssl-fips', '= 1.0.0'
knife supermarket install openssl-fips
knife supermarket download openssl-fips
README
Dependencies
Quality -%

openssl-fips cookbook

Installs/Configures OpenSSL from source with FIPS 140-2 mode enabled

Usage

Include recipe[openssl-fips] in your run_list and override the
defaults you want changed.

Attributes

['fips']['version']

Version of the FIPS canister to build. Default is 2.0.5

['openssl']['version']

Version of the OpenSSL product to build. Default is 1.0.1f

['openssl']['prefix']

Directory in which to install the completed OpenSSL product.
Default is /opt/openssl-1.0.1f

['openssl']['configure_flags']

Additional (non-FIPS) flags to pass to OpenSSL's configure.
Defaults to %W[ shared ]

Recipes

default

Compiles OpenSSL with the FIPS module, installs it, and enables fips_mode
by default in its openssl.cnf

License and Author

Author:: [Matt Campbell][https://github.com/xenolinguist] (matthew.campbell@asynchrony.com)

Copyright:: 2014 Asynchrony

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

build-essential >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found