Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: net::ssh::perl Wrong key type

by jpsaraiva (Acolyte)
on Aug 23, 2019 at 11:40 UTC ( [id://11104891]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    -----BEGIN OPENSSH PRIVATE KEY-----
    ...
    
  2. or download this
    $ openssl genrsa -out privatekey
    
    ...
    
    $ chmod 600 privatekey
    $ ssh-keygen -y -f privatekey > publickey
    
  3. or download this
    localhost: Trying pubkey authentication with key file 'privatekey'
    localhost: Login completed, opening dummy shell channel.
    localhost: channel 0: new [client-session]
    localhost: Requesting channel_open for channel 0.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-04-24 08:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found