Skip to main content

Request a SSH certificate from a lambda

Project description

Request SSH Certificate

Request a SSH certificate from a lambda. This is intended to be used with [SSH-Certificate-CA-lambda](https://github.com/TheToddLuci0/ssh-certificate-CA-lambda).

Install

pipx install request-ssh-certificate

Useage

usage: request-ssh-certificate [-h] [-t VALID_FOR] [-i IDENTITY_FILE] [--lambda-arn LAMBDA_ARN] [--profile PROFILE] [--region REGION] [--save] [-c CONFIG]

options:
  -h, --help            show this help message and exit
  -t VALID_FOR, --valid-for VALID_FOR
                        How long the cert should be valid for. Note: if the server has a lower max set than you request, the server will win.
  -i IDENTITY_FILE, --identity-file IDENTITY_FILE
                        Public key to sign
  --lambda-arn LAMBDA_ARN
                        ARN of the signing lambda
  --profile PROFILE     AWS profile to use
  --region REGION       AWS region name (ie us-east-1)

Config Options:
  --save                Save the command line args to a config file
  -c CONFIG, --config CONFIG
                        Config file to use

Credits

This package was created with Cookiecutter and the cs01/cookiecutter-pypackage project template.

Cookiecutter

cs01/cookiecutter-pypackage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

request_ssh_certificate-1.0.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

request_ssh_certificate-1.0.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page