-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
- Gitea version (or commit ref): 295f560
- Git version: 2.7.4
- Operating system: x86_64 GNU/Linux
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (https://try.gitea.io/user/settings/keys)
- No
- Not relevant
Description
When I try to add my GPG2 armored pubkey, gitea says Sorry, we were not able to verify your GPG key: failed to parse gpg key openpgp: unsupported feature: invalid oid length: 9 . In my case I used the brainpoolP256r1 curve.
I'm really sure it's because ECDSA with a brainpool curve.