Added note that Vendor Data may be served by the main API component.

This commit is contained in:
Pino de Candia 2017-10-11 09:32:25 -05:00 committed by GitHub
parent afe0db49c4
commit fc8a9eb5cc
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ The API server signs user and host SSH public keys (for both compute instances a
ssh-vd
------
ssh-vd may just run within the API process - To Be Decided.
**ssh-vd** is the key component in installing an instance's host SSH certificate. There are two possible approaches:
#. Generate private key, public key and host certificate off the instance, then install them on the instance.