Skip to content

Commit

Permalink
Document that RSA keys do not work (#12)
Browse files Browse the repository at this point in the history
See issue #11 for further discussion
  • Loading branch information
christian-heusel authored Mar 4, 2022
1 parent 63f8dd4 commit 26c3398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ config](https://gokrazy.org/userguide/package-config/) for the

```
mkdir -p extrafiles/github.com/gokrazy/breakglass/etc/
# Note: At the moment only ed25519 and ecdsa keys work
cat ~/.ssh/id_*.pub \
> extrafiles/github.com/gokrazy/breakglass/etc/breakglass.authorized_keys
Expand Down

0 comments on commit 26c3398

Please sign in to comment.