ec2-instance-connect 1.1.12+dfsg1-0ubuntu3.20.04.1 source package in Ubuntu
Changelog
ec2-instance-connect (1.1.12+dfsg1-0ubuntu3.20.04.1) focal; urgency=medium * System startup now ignores failures on host key harvesting (LP: #1915345) -- Balint Reczey <email address hidden> Wed, 31 Mar 2021 21:04:31 +0200
Upload details
- Uploaded by:
- Balint Reczey
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ec2-instance-connect_1.1.12+dfsg1.orig.tar.gz | 31.1 KiB | 33ced947a186671975deb819a1ff9f383a3240a86224d88dbb980fbbcf8a477a |
ec2-instance-connect_1.1.12+dfsg1-0ubuntu3.20.04.1.debian.tar.xz | 5.0 KiB | 8588011c1a06f3d8eb7235f38fece418aee5dd93c63f56024c346c3fbcf16619 |
ec2-instance-connect_1.1.12+dfsg1-0ubuntu3.20.04.1.dsc | 1.9 KiB | a578de5d86a002a55ef8b24ea6ae461694dea259f8d9cf4e265b2655f32f332c |
Available diffs
Binary packages built by this source
- ec2-instance-connect: Configures ssh daemon to accept EC2 Instance Connect ssh keys
EC2 Instance Connect is a service that publishes ssh keys for use by EC2
instances based on AWS Credentials. These keys are consumed by on-instance
configuration provided by this package. The ssh daemon will query EC2
Instance Metadata service for user-keys at ssh calltime, validate any if
present as well as validating their signature, and if all checks pass return
will include them in the authorized keys list.
.
In addition, there is an agent that harvests instance ssh host keys and
passes them back to the service. This is for authentication purposes by
the EC2 console to open an in-browser ssh terminal connection.