Skip to content

Autosign requests

Compare
Choose a tag to compare
@bobveznat bobveznat released this 27 Nov 23:30
· 48 commits to master since this release

With this release you may configure certain environments to autosign requests. In this way no explicit signing is required by peers but we still protect the CA and still have the benefits of time-limited and restricted certificates.

Docker containers are available and tagged similarly as cloudtools/ssh-cert-authority (https://hub.docker.com/r/cloudtools/ssh-cert-authority/).

To install one of these binaries download it, gunzip it, chmod +x it and put it in your $PATH. In order for the binary to actually run you're going to need a basic config file. See the README and USAGE files for help.