It’s crazy how long (and error prone) this simple operation can be when done by hand. But there is a very simple command to do it ‘automagically’ :
ssh-keygen -i -f stupid_putty_format.pub > good_key_format.pub
It’s crazy how long (and error prone) this simple operation can be when done by hand. But there is a very simple command to do it ‘automagically’ :
ssh-keygen -i -f stupid_putty_format.pub > good_key_format.pub