StratusLab / client

Command Line Interface (CLI) for StratusLab cloud services
Apache License 2.0
2 stars 1 forks source link

Allow certificate customization when creating new appliance #117

Closed cgauthey closed 5 years ago

cgauthey commented 10 years ago

When creating a new appliance, the manifest is signed with an auto-generated certificate and then uploaded to a marketplace. The certificate uses the hard-coded fake e-mail address jane.tester@example.org. If validation is enabled on the marketplace, an e-mail will be sent to this address, and so, nobody can validate the manifest entry.

Cloud administrators should be able to customize the certificate (e.g. set e-mail to support team) or to provide a real one.