Skip to content

Feature: Sign the Agent TLS certificate with the CA of the CSP #397

Description

@danko-miladinovic

Is your feature request related to a problem? Please describe.

We should add the option to sign the TLS Agent certificate with the CA to confirm that the cloud provider boots the CVM.

Describe the feature you are requesting, as well as the possible use case(s) for it.

The agent should be able to request from the CA CSP server to sign it's TLS certificate. The required steps would be:

  1. Define the environment variables for the CA CSP server.
  2. Create a CSR for the Agent TLS certificate.
  3. Call the CA CSP server with the CSR as a parameter.
  4. Check if aTLS configuration is still working in Agent.

Indicate the importance of this feature to you.

Must-have

Anything else?

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions