ONTAP Discussions

cluster image package get -> Error: Peer certificate cannot be authenticated with given CA certi

thokelly
5,798 Views

Hello,

 

tried to download an update package from a local web server and ran into this certificate error:

 

cluster image package get -url http://webserver:/93P1_q_image.tgz

Package download failed.

Error: command failed: Failed to download package from http://.../93P1_q_image.tgz.

Error: Peer certificate cannot be authenticated with given CA certificates : SSL certificate problem: self signed certificate"

 

This happens on a 9.3 cluster and on a 9.1 cluster...

It used to work a couple of weerks ago when I downloaded and updated from 9.1 to 9.3 ...

 

 

 

How to fix?

 

/Tom

 

3 REPLIES 3

Sahana
5,717 Views

Hi,

 

Seems like there is a communication issue. Please refer Error 2 in KB https://kb.netapp.com/app/answers/answer_view/a_id/1028719

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

Banji
4,567 Views

Would you mind sharing how you fixed this issue? I am having the same problem and I dont seem to be able to find other resources out there for the exact same issue.

greggles
3,274 Views

@Banji wrote:

Would you mind sharing how you fixed this issue? I am having the same problem and I dont seem to be able to find other resources out there for the exact same issue.


I had the same error - I believe it was fixed by installing the CA Chain associated with the certificate we were using on the web server that hosted the image.

certificate install -type server-ca 

Public