mirror of
https://github.com/torproject/torspec.git
synced 2024-11-23 17:59:42 +00:00
Correct the certificate extension identifier for signed-with-ed25519-key
I believe it was an error to use "4" for this value, but the error has been enshrined in implementation.
This commit is contained in:
parent
b43b915661
commit
2b31c63891
@ -157,7 +157,7 @@ A.1. List of certificate types
|
||||
|
||||
A.2. List of extension types
|
||||
|
||||
[01] - signed-with-ed25519-key (section 2.2.1)
|
||||
[04] - signed-with-ed25519-key (section 2.2.1)
|
||||
|
||||
A.3. List of signature prefixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user