kroniak/alpine-ssh-client

Trouble when using via CircleCI: x509: certificate signed by unknown authority

Closed this issue · 2 comments

When I attach workspace to the image, I get the following error:

image

I found a possible solution to this problem here:
https://discuss.circleci.com/t/requesterror-x509-certificate-signed-by-unknown-authority-on-attaching-workspace-when-using-a-certain-job-image/28057

@kamilongus hello. try new version of container with ca-certificates

@kroniak Thank you, now it works.