I tried Native
option but does not work for me, finally regenerate ssh key in old way and add -m
option in ssh-keygen
command. also IDEA works with build-in
option as fine.
ssh-keygen -m PEM -t rsa -b 4096 -C "email@..."
I tried Native
option but does not work for me, finally regenerate ssh key in old way and add -m
option in ssh-keygen
command. also IDEA works with build-in
option as fine.
ssh-keygen -m PEM -t rsa -b 4096 -C "email@..."