This recipe reads public ssh authorized keys from data bag and appends those in $HOME/.ssh/authorized_keys file
cookbook 'ssh_auth_keys', '~> 0.1.7'
Creates SSH authorized keys files in user home directories.
cookbook 'ssh_authorized_keys', '~> 1.0.0'
Creates SSH authorized keys files in user home directories.
cookbook 'ssh_authorized_keys_mkv', '~> 1.0.3'
LWRP for configuring ssh-banner
cookbook 'ssh_banner', '~> 0.1.2'
Installs/Configures sshd
cookbook 'sshd', '~> 3.1.1'
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.1'
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'