ethereum-node icon indicating copy to clipboard operation
ethereum-node copied to clipboard

AWS generated RSA key doesn't work

Open stefa2k opened this issue 3 years ago • 1 comments

AWS RSA generated keys don't work with Stereum launcher. PEM format tested, PPK format untested.

ed25519 generated keys work with PEM format.

Tasks:

  • [ ] Either notify the user that the used key format is not supported or make it supported.
  • [ ] Adapt guides

stefa2k avatar Aug 18 '22 12:08 stefa2k

After some discussion, we decided that supporting this would currently be too much work. So we will go for the first option, notifying that this key format is not supported when trying to use or import one to the server

daGscheid avatar Mar 19 '24 15:03 daGscheid