rtCamp/action-slack-notify

hashicorp certificate verification failed

Closed this issue · 1 comments

Hi folks,

In step 16 of the dockerfile build for our slack notify workflow, the hashicorp download fails with the following message:

   ---> Running in e57044f45a7c
  Connecting to releases.hashicorp.com (151.101.50.133:443)
  ssl_client: releases.hashicorp.com: certificate verification failed: certificate has expired
  wget: error getting response: Connection reset by peer

Our VAULT_VERSION is set to 1.0.2

When I try to access the file directly from chrome, I am able to download the zip @ https://releases.hashicorp.com/vault/1.0.2/vault_1.0.2_linux_amd64.zip

I'm sorry, as I'm not deeply familiar with git workflows, is this cert issue something we need to fix? Unsure of whose end it's on

Issue fixed for us by updating to workflow version 2.2.0!