OctopusDeploy / Issues

| Public | Bug reports and known issues for Octopus Deploy and all related tools
https://octopus.com
161 stars 20 forks source link

Certificate Renewal not replaced. #9012

Open Exnadella opened 1 week ago

Exnadella commented 1 week ago

Severity

Blocking the use of renewal of certificates automated via runbooks

Version

2024.3.12251

Latest Version

I could reproduce the problem in the latest build

What happened?

We have a certificate by name UR.BETA.UK and this certificate is used inside a variable LPV_UR_CERT. We have used a runbook and a community step to renew the certificates automatically. This setup used to work earlier without any issues replacing the certificates automatically. Since three months the certificate is not replaced instead creating a new certificate with a new name.

Reproduction

image image image

Error and Stacktrace

There is no error stack, the certificate is not replaced.

More Information

We have used the same community step. The certificate expiry is also not checked. The renewals are not happening as expected since the launch of OctopusDeploy Agent.

Workaround

We need to replace manually all the certificates after the renewal with the new certificates.

Exnadella commented 1 week ago

ServerTasks-233829.log.txt Attached is the serverlog for the renewal of the certificate using runbook.