Commit 9cce48c
authored
Allow ssh-rsa keys to be used for rsa-sha2-* auth (#290)
This worked before [this
change](194430b#diff-81b0128d04a2d9a37bdc6931dec1cb426a8ff7c6ad4ef10e1555ca3e29f08380L159),
and is permitted by the specification, as can be seen in [the example in
section 3.2 of
RFC8332](https://www.rfc-editor.org/rfc/rfc8332#section-3.2).1 parent 7e407d2 commit 9cce48c
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
140 | 149 | | |
141 | 150 | | |
142 | 151 | | |
| |||
0 commit comments