lambda-ssh-ca

command module
v0.0.0-...-33782cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 31 Imported by: 0

README

lambda-ssh-ca

This is an SSH CA that runs in aws lambda. It uses an ECDSA key stored in KMS for its signing key.

There is an ssh-agent implementation that will generate an ephemeral key and request a cert from the CA. There is also a tool that will load an ephemeral key and cert into your existing ssh-agent.

This code assumes that it is running behind an API Gateway V2 in proxy mode with a lambda authorizer protecting the authorize route. It is probably more useful as a reference than it is to deploy as is.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
browser
Package browser provides utilities for interacting with users' browsers.
Package browser provides utilities for interacting with users' browsers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL