~awstrial-dev/awstrial/ec2_regions

  • Committer: Scott Moser
  • Date: 2011-04-14 03:37:40 UTC
  • Revision ID: smoser@ubuntu.com-20110414033740-hv83q5owggzmrgjt
change initialization of instance secret key.

The initial secret key for the instance is sent via user-data, which
then could be inspected by any user on the system (non-root) via
'ec2metadata --user-data'.

What this does is makes that initial secret key a single use only.

The instance boots, and then in its initial call home, it gets a
new secret key sent back.  That secret key is then used for communication
from that point forward.
Filename Latest Rev Last Changed Committer Comment Size
..
File manage-poller 371 13 years ago Scott Moser manage-poller: do find path to self, rather expect 512 bytes Diff Download File
File rsyslogd-local 369 13 years ago Scott Moser add rsyslogd-local and mention in INSTALL 1.4 KB Diff Download File