Provides some cross platform sanity for ssh(d)
cookbook 'sshd-service', '~> 1.2.0'
Configures sshguard
cookbook 'sshguard', '~> 1.0.0'
This cookbook installs and provides secure ssh and sshd configurations.
cookbook 'ssh-hardening', '~> 2.9.0'
Chef resource for SSH key creation
cookbook 'ssh_keygen', '~> 1.1.0'
Creates "authorized_keys" in user "~/.ssh" directory from a data bag (encrypted data bag supported)
cookbook 'ssh-keys', '~> 1.2.7'
Dyanmically generates /etc/ssh/ssh_known_hosts based on search indexes
cookbook 'ssh_known_hosts', '~> 7.0.0'
Installs/Configures sshpass
cookbook 'sshpass', '~> 1.0.0'
Deploy OpenSSH private keys
cookbook 'ssh-private-keys', '~> 2.0.2'
Manage basic global or user's ssh configurations.
cookbook 'ssh_user', '~> 0.1.1'
Installs ssh keys for users
cookbook 'ssh_user_keys', '~> 0.1.0'
LWRPs for managing SSH known_hosts and config files
cookbook 'ssh-util', '~> 0.6.3'
lib to create an SSH wrapper script for use with git as $GIT_SSH
cookbook 'ssh-wrapper', '~> 0.0.3'
Sets up SSL certs and keys from an encrypted data bag
cookbook 'ssl', '~> 1.1.1'
Installs/Configures ssl_cacert_hack
cookbook 'ssl_cacert_hack', '~> 0.1.0'
Sets up private keys and certificates for PKI from Chef Vault.
cookbook 'ssl_cert', '~> 0.5.0'
The main purpose of this cookbook is to make it easy for other cookbooks to support SSL. With the resource included, you will be able to manage certificates reading them from attributes, data bags or chef-vaults. Exposing its configuration through node attributes.
cookbook 'ssl_certificate', '~> 2.1.0'
Generates secure TLS config file
cookbook 'ssl-config', '~> 0.1.0'
Installs ssl stuff
cookbook 'ssl_helper', '~> 0.0.1'
SSL key & certificate storage in chef-vault
cookbook 'ssl-key-vault', '~> 0.3.1'
SSL key & certificate storage in chef-vault.
cookbook 'ssl-vault', '~> 1.1.15'