Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Certificate output providers #3

Open
AMEST opened this issue Apr 30, 2021 · 0 comments
Open

Certificate output providers #3

AMEST opened this issue Apr 30, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@AMEST
Copy link
Owner

AMEST commented Apr 30, 2021

To simplify the integration of the client for issuing certificates (as well as for automating the issuance of certificates), it would be convenient to choose where and in what way the certificate will be sent.
For example, upon completion of the client's work, he could send ready-made certificates to the gitlab repository, where ci-cd rolled out this certificate across servers, or he himself would put these certificates on sftp to the right place on the server.

Road map:

  1. Abstraction of certificate output
  2. Implementation for saving to local file system (default)
  3. Implementation for saving to the repository in gitlab
  4. Implementation for saving via sftp
@AMEST AMEST added enhancement New feature or request good first issue Good for newcomers labels Apr 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant