You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.
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:
Abstraction of certificate output
Implementation for saving to local file system (default)
Implementation for saving to the repository in gitlab
Implementation for saving via sftp
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: