Giter Site home page Giter Site logo

ansible-ssh's Introduction

onaio - SSH

Performs the following tasks related to SSH in a host:

  1. Installs public SSH keys authorized to access the host.
  2. Installs SSH CA certificates from Hashicorp Vault authorized to access the host.
  3. Hardens the SSHD service (through devsec.hardening.ssh_hardening) by applying recommended secure configurations.

Dependencies

License

Apache 2

ansible-ssh's People

Contributors

jasonrogena avatar davisraym avatar morrismukiri avatar bonfaceshisakha avatar evansmurithi avatar ukanga avatar

Stargazers

Jonathan Hult avatar

Watchers

Matt Berg avatar  avatar Kelvin Jayanoris avatar Simon Kiarie avatar Wambere avatar  avatar James Cloos avatar  avatar Carolyn Footitt avatar Emmanuel Tarus avatar  avatar Tychus avatar  avatar Brian Mwasi avatar  avatar Winnie Kiragu avatar Lincoln Simba avatar L≡ZRS avatar Isabel Shaw avatar Jonathan Munene avatar Ephraim (Keyman) Muhia avatar kahammer avatar Doris Njihia avatar Bella avatar Rosalia Lorenzen avatar Faith Mutua avatar hngondoki avatar  avatar Kipchirchir Cheroigin avatar Kelvin Muchiri avatar  avatar  avatar Henry Wambugu avatar

ansible-ssh's Issues

Multiple SSH CA Certificates

Seems the TrustedUserCAKeys variable in /etc/ssh/sshd_config only supports being declared once. Therefore, currently, if more than one CA certificate is to be configured, only the first CA certificate is loaded.

Fix is to place all the CA certificates in a single file then point TrustedUserCAKeys to this file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.