Can't connect to addons.znuny.com:443 (certificate verify failed)

Moderator: crythias

Post Reply
nilskm
Znuny newbie
Posts: 17
Joined: 29 Sep 2010, 09:50
Znuny Version: 6.0.30
Real Name: Nils

Can't connect to addons.znuny.com:443 (certificate verify failed)

Post by nilskm »

I'm getting this error when trying to updated the repo. Anyone know how to handle it?

Code: Select all

 Can't perform GET on https://addons.znuny.com/api/addon_repos/public/1029/latest: 500 Can't connect to addons.znuny.com:443 (certificate verify failed)
I'm using version 6.0.32 of znuny
skullz
Znuny superhero
Posts: 618
Joined: 24 Feb 2012, 03:58
Znuny Version: LTS and Features
Real Name: Mo Azfar
Location: Kuala Lumpur, MY
Contact:

Re: Can't connect to addons.znuny.com:443 (certificate verify failed)

Post by skullz »

nilskm
Znuny newbie
Posts: 17
Joined: 29 Sep 2010, 09:50
Znuny Version: 6.0.30
Real Name: Nils

Re: Can't connect to addons.znuny.com:443 (certificate verify failed)

Post by nilskm »

Thank you. I just figured out another solution which worked. I replaced the content in file
/opt/otrs/Kernel/cpan-lib/Mozilla/CA/cacert.pem
with content from here:
https://curl.se/docs/caextract.html
Johannes
Moderator
Posts: 391
Joined: 30 Jan 2008, 02:26
Znuny Version: All of them ^^
Real Name: Hannes
Company: Znuny|OTTERHUB

Re: Can't connect to addons.znuny.com:443 (certificate verify failed)

Post by Johannes »

Hi,
just for later use:
this would do the trick without manual copy and paste.

/opt/otrs/bin/otrs.Console.pl Dev::Code::CPANUpdate --mode stable
Post Reply