Skip to content
New issue

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

Error in OctoInstaller task: unable to verify the first certificate #339

Open
danielsomervillepc opened this issue Feb 12, 2025 · 0 comments

Comments

@danielsomervillepc
Copy link

When running the OctoInstaller task it now errors as below:

==============================================================================
Task         : Octopus CLI Installer
Description  : Install a specific version of the Octopus CLI (C#)
Version      : 5.0.1071
Author       : Octopus Deploy
Help         : Version: 6.0.1071. [More Information](https://g.octopushq.com/TFS-VSTS)
==============================================================================
##[error]"Failed to install octo v7.4.3190.
unable to verify the first certificate
Error: unable to verify the first certificate
    at TLSSocket.onConnectSecure (_tls_wrap.js:1088:34)
    at TLSSocket.emit (events.js:198:13)
    at TLSSocket._finishInit (_tls_wrap.js:666:8)
Finishing: OctoInstaller

It appears that the site certificate for g.octopushq.com was updated this week, and is missing the intermediate certificate. Google Chrome on Windows doesn't report any problem, but Node.js and the openssl s_client command on Ubuntu both refuse to connect to the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant