Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: perlbrew/curl: curl: (60) Peer certificate cannot be authenticated with known CA certificates

by thechartist (Monk)
on Mar 06, 2019 at 19:44 UTC ( [id://1230974]=note: print w/replies, xml ) Need Help??


in reply to Re: 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

You have to cd into the App-perlbrew directory. To install perlbrew the first time on the machine, do the following:

$ git clone https://some.valid.perlbrew.url/ $ cd App-perlbrew $ perl perlbrew self-install $ perlbrew init
IIRC, if this is the very first time initializing perlbrew, you will need to use system perl to run the script. Once perlbrew is running, you should be able to just run:
$ cd App-perlbrew $ git pull $ perlbrew self-upgrade $ perlbrew init
I've never had any problems, but since your perlbrew is already in git, you can go back to an older version if necessary.

  • Comment on Re^2: perlbrew/curl: curl: (60) Peer certificate cannot be authenticated with known CA certificates
  • Select or Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1230974]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found