Skip to content

OctoLintSha1CertificatesCheck

harrisonmeister edited this page Aug 18, 2025 · 2 revisions

OctoLintSha1CertificatesCheck returns a warning if any deployment targets, workers or the Octopus Server itself is using a certificate with an older, SHA-1 certificate which is now considered to be insecure.

Recommendation

Change the certificates used by deployment targets, workers, or the Octopus Server itself to use a SHA-256 certificate algorithm.

See this article for more details.

Remediation

Clone this wiki locally