Commit 7827172
authored
x509-cert: use
This at least surfaces that the error has to do with an integer field,
which would've been helpful with tracing it down to SerialNumber.
`Overlength` has a bit of a specific meaning in the context of the
`ErrorKind`, namely it's used for framing errors, which isn't what's
occurring here.
Perhaps the `der` documentation should help clarify this.ErrorKind::Value for overlength serial (#988)1 parent 91e9607 commit 7827172
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments