GithubHelp home page GithubHelp logo

arirexouium / ssh-ca-assist Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7 KB

Certificate Authority (CA) Generator and SSH Key Pair Signing

License: MIT License

Shell 100.00%
ssh ssh-ca ssh-client ssh-key ssh-keys ssh-server sshd

ssh-ca-assist's Introduction

Certificate Authority (CA) Generator and SSH Key Pair Signing

These are different shell scripts that create SSH key pairs and sign them using a certificate authority (CA). Clients connecting to an SSH server host can be verified using the generated keys signed by the CA. Modify the variables in the scripts with your relevant information, then run the scripts in a terminal to utilize them. The scripts will automatically create the SSH key pairs and sign them using the CAs. When connecting to an SSH server host, clients can use the produced keys to authenticate themselves.

Usage

  1. Clone this repository.
  2. You'll have to edit the files directly to change their settings.
  3. Execute the file ./generate_xxxx_pair.sh in its respective directory.
  4. The SSH key pairs will be automatically generated by the scripts and signed with the CAs.
  5. Ensure that the clients trust the host CA public key and the servers trust the client CA cert.
  6. Load the client private key and cert to the ssh-agent.

License

This project is licensed under the MIT License.

ssh-ca-assist's People

Contributors

arirexouium avatar

Watchers

 avatar  avatar

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.