My guess, and that's all it is, is that the ssh-keygen creates a ebcdic file but it is untagged.
On Sat, Dec 21, 2024 at 2:46 PM Paul Gilmartin <[email protected]> wrote: > > On Sat, 21 Dec 2024 13:08:57 -0600, Lionel B Dyck wrote: > > >I will let the implementation team figure it out. You make excellent > >points - can you add them as comments to the Idea? > > > Done. In: > <https://ibm-z-hardware-and-operating-systems.ideas.ibm.com/ideas/ZOS-I-4359> > you wrote: > 1. using the zopen openssh ssh-keygen the generated keys are tagged > ISO8859-1 > > That feels wrong. The generated keys are text and should be tagged IBM-1047. > > I have logged on to MVS with a password, copied and pasted a desktop key: > > 557 $ cat ~/.ssh/id_rsa.pub > ssh-rsa > AAAAB3NzaC1yc2EAAAABIwAAAQEAneJJTTblx98jb2PIcLiScwf2zKeHtqTpXRzGdX9F4+16eoMUBHRVVkFQrw95lKPpAMeL40+VOLfrezswE1H17I6G+C/Y2BZiNa3/BX7lPU/z2fYyYrfqCUgFPoMl9j0srJjLBpQM+RxmB98Y6w29KYgmtlBwnpKaZ8zcSon1qGhyh0vPN80/JF+jDIFcqSw91PQiVtNoPMqbir0ye2hOiLh6fsw2DZSTZJ9Buz15AY0iuVbTqyhYh9Z13BTKtnSdYemcCw3pHtIG1pKvEGaCC0v/TiyIbnXQ/iUeBJ+nIrrnS3dtySz2SkLGQPmrkSr5pmMWmJb2gulK2Hy3pU7TNQ== > [email protected] > 5 > > and the ssh handshaking generates a working binary key. > > -- > gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN -- Lionel B. Dyck <>< Website:https://github.com/lbdyck "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
