HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- qustion:question of ssh-keygen translate private ...
Operating System - HP-UX
1832685
Members
2984
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2007 11:28 PM
12-04-2007 11:28 PM
qustion:question of ssh-keygen translate private key??
qustion:question of ssh-keygen translate private key??
dsa 1024bit key: Identity andIdentity.pub create by secureCRT
upload to /.ssh OpenSSH
#ssh-keygen -i -f Identity.pub>authorized_keys OK
but translate private key:Identity ,there is error
#ssh-keygen -i -f Identity>id_dsa
key_from_blob: remaining bytes in key blob 844
I don't know why how can I resolve it??
dsa 1024bit key: Identity andIdentity.pub create by secureCRT
upload to /.ssh OpenSSH
#ssh-keygen -i -f Identity.pub>authorized_keys OK
but translate private key:Identity ,there is error
#ssh-keygen -i -f Identity>id_dsa
key_from_blob: remaining bytes in key blob 844
I don't know why how can I resolve it??
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2007 12:51 AM
12-05-2007 12:51 AM
Re: qustion:question of ssh-keygen translate private key??
The public key file format is fairly well established: there are only two variations (commercial SSH and openSSH) and conversion between them is easy.
However, it is not so easy with private keys: many products use their own custom formats for private key files. It appears SecureCRT is one of these products.
http://www.vandyke.com/products/securecrt/
says:
"You can now [...] convert existing VanDyke Software format private keys to OpenSSH format..."
This suggests you must use VanDyke Software's converter to translate the private keys to OpenSSH format: OpenSSH's "ssh-keygen -i" understands only ssh.com's format, and VanDyke Software has used a different format for private keys.
MK
However, it is not so easy with private keys: many products use their own custom formats for private key files. It appears SecureCRT is one of these products.
http://www.vandyke.com/products/securecrt/
says:
"You can now [...] convert existing VanDyke Software format private keys to OpenSSH format..."
This suggests you must use VanDyke Software's converter to translate the private keys to OpenSSH format: OpenSSH's "ssh-keygen -i" understands only ssh.com's format, and VanDyke Software has used a different format for private keys.
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2007 06:28 AM
12-07-2007 06:28 AM
Re: qustion:question of ssh-keygen translate private key??
thank you Matti Kurkela
secureCRT5.5 is OK
secureCRT5.5 is OK
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP