Re: PEM_read_PrivateKey failed - many posts, but few answers.
- From: sleepy <rhoffmann@xxxxxxxxx>
- Date: Wed, 28 Nov 2007 13:41:57 -0800 (PST)
Sure looks like it. OpenSSH doesn't understand PuTTY's key file format
so you will need to convert it (see ssh-keygen, but you will need to
convert the key to IETF format first) or better yet, just generate
a new key on the HP box (since you posted parts of the key) and put
the public key portion of the new key onto your server.
I know that I can convert IETF to OpenSSH with the following.
ssh-keygen -i -f ietf-pubkey.pub >openssh-pubkey.pub
Anyone know how I can get the Putty Key into the IETF format?
Else Im just going to create a pair of keys here on our system and try
sending the vendor the pub key.
Thanks again.
Richard
.
- Follow-Ups:
- Re: PEM_read_PrivateKey failed - many posts, but few answers.
- From: Simon Tatham
- Re: PEM_read_PrivateKey failed - many posts, but few answers.
- References:
- PEM_read_PrivateKey failed - many posts, but few answers.
- From: sleepy
- Re: PEM_read_PrivateKey failed - many posts, but few answers.
- From: Darren Tucker
- PEM_read_PrivateKey failed - many posts, but few answers.
- Prev by Date: Re: PEM_read_PrivateKey failed - many posts, but few answers.
- Next by Date: Re: PEM_read_PrivateKey failed - many posts, but few answers.
- Previous by thread: Re: PEM_read_PrivateKey failed - many posts, but few answers.
- Next by thread: Re: PEM_read_PrivateKey failed - many posts, but few answers.
- Index(es):
Relevant Pages
|
|