http://qs321.pair.com?node_id=1231064


in reply to Re^6: perlbrew/curl: curl: (60) Peer certificate cannot be authenticated with known CA certificates
in thread [SOLVED]: perlbrew/curl: curl: (60) Peer certificate cannot be authenticated with known CA certificates

Thank you for suggesting these steps thechartist. Unfortunately, I think I am out of luck:

[~]$ cd App-perlbrew/ [App-perlbrew]$ git pull Already up-to-date. [App-perlbrew]$ perlbrew self-install You are already running the installed perlbrew: ~/perl5/perlbrew/bin/perlbrew [App-perlbrew]$ perlbrew init perlbrew root (~/perl5/perlbrew) is initialized. [App-perlbrew]$ perlbrew available ERROR: Unable to retrieve the list of perls. [App-perlbrew]$

Replies are listed 'Best First'.
Re^8: perlbrew/curl: curl: (60) Peer certificate cannot be authenticated with known CA certificates
by thechartist (Monk) on Mar 08, 2019 at 18:08 UTC

    Before your admin resolves the problem, could you obtain: 1. The version of perl on the system 2. Permitted CPAN modules available to the user.

    If your admin is able to get perlbrew running for you, could you share the new system state after his fix? That might be helpful in preventing this problem in the future.

      1. The version of perl on the system:

      [~]$ /usr/bin/perl -v This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi

      2. Permitted CPAN modules available to the user: I am sorry but not sure how to get this.

      Also, it'll take long time for someone from SA team to take a look at it and fix. I'll try my best to remember to post here after all issues are resolved.