-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
semver:minorA change requiring a minor version bumpA change requiring a minor version bumptype:enhancementA general enhancementA general enhancement
Description
At present, a binding must exist or a buildplan entry must exist to specify a cert that should be added. It would be helpful if certificates could be loaded remotely. Perhaps through a URL to either a certificate file or a zip of certificate files.
Unresolved questions:
- are there security implications to consider loading them remotely?
- do we need to take the expected sha256 hash of the cert, and validate before loading the remote cert?
- do we use a binding to specify the URL or env variable?
- do we need to support auth? (if that's the case, then we'd need to use a binding)
dragetd, siberianlove, tanukus and ajeans
Metadata
Metadata
Assignees
Labels
semver:minorA change requiring a minor version bumpA change requiring a minor version bumptype:enhancementA general enhancementA general enhancement