forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 6
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.
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.
- Ensure all Deployment targets or workers are updated to use SHA-256. To configure a Tentacle to use a new certificate, ensure your Tentacle version is on the latest version and follow the instructions in our docs.
- For the Octopus Server certificate, follow the instructions in our docs.