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.
Release files for request-ssh-certificate 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| request_ssh_certificate-1.0.1.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| request_ssh_certificate-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:11.0 kB
Release files / request_ssh_certificate-1.0.1.tar.gz
| Download URL | request_ssh_certificate-1.0.1.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
163e7315ac475876bbc7e2a6201caf44ef35517c766b3d97aea23a1e1ba6d259
|
|
BLAKE2b-256 checksum How to use checksums |
1cd1a0936abb54c15ff6d99d00f67adc3110ae054f94357358608603ad085a29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|
Release files / request_ssh_certificate-1.0.1-py3-none-any.whl
| Download URL | request_ssh_certificate-1.0.1-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
56d7d48ba37fbc60302dd535a436470af51044c9d308517d4fb4661beb3974ef
|
|
BLAKE2b-256 checksum How to use checksums |
5a410ebc647d14fccb556fa7f77e710544e1ae3eac0bba13b584a77ab5ea7a59
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|