We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have a deployment process (https://github.com/nsg-ethz/autopower/blob/main/client/README.md) which requires some manual interaction:
This approach is non optimal and should be more automated. Agent forwarding could be an approach for signing the certs, but this is still manual.
The text was updated successfully, but these errors were encountered:
See https://github.com/nsg-ethz/autopower/blob/main/client/signCerts.sh
Sorry, something went wrong.
@romain-jacob you'd maybe also want to consider the case of recreating/resigning the certificate after a year in signCerts.sh
See
autopower/client/deploy/create_client_cert.sh
Line 10 in cdb4c92
romain-jacob
No branches or pull requests
We have a deployment process (https://github.com/nsg-ethz/autopower/blob/main/client/README.md) which requires some manual interaction:
This approach is non optimal and should be more automated.
Agent forwarding could be an approach for signing the certs, but this is still manual.
The text was updated successfully, but these errors were encountered: