I’m trying to get a V7R4 system to connect with GitHub, in part to use BOB in a prototype project. Following the instructions from the TechExchange “Unlocking Modern Development on IBM i with GitHub”, I generated the ssh key with:
ssh-keygen -t rsa -b 2048 -C “myemail@xxxxxxxxxxx”
That creates a file, which I then copied to the GitHub site and tried to add an SSH key. GitHub issues the following message:
Key is invalid. You must supply a key in OpenSSH public key format
So how do I create a key in OpenSSH public key format if the ssh-keygen command on IBM i does not create it?
--
Jim Oberholtzer
Agile Technology Architects
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.