ec2-instance-connect 1.1.12+dfsg1-0ubuntu3 source package in Ubuntu
Changelog
ec2-instance-connect (1.1.12+dfsg1-0ubuntu3) focal; urgency=medium * debian/preinst: Don't remove ec2-instance-connect.conf manually on upgrade * debian/prerm: Drop obsolete file -- Balint Reczey <email address hidden> Mon, 10 Feb 2020 15:42:15 +0100
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 | release | 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.debian.tar.xz | 3.7 KiB | a83438dcef465d2b31d9ffcc489cf04ca83330c7423a907eb03313e40adf5a58 |
ec2-instance-connect_1.1.12+dfsg1-0ubuntu3.dsc | 1.9 KiB | c56acb1a836eca3c025911756b82f33a3b90d2a1efdf3f6aaa6db1b94a31c2fd |
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.