Commit 995e63f
committed
Fix AKID CA lookup
The `authorityCertIssuer` field refers to the Issuer field of the CA being looked up and not its Subject field.1 parent 7b82224 commit 995e63f
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5760 | 5760 | | |
5761 | 5761 | | |
5762 | 5762 | | |
5763 | | - | |
| 5763 | + | |
5764 | 5764 | | |
5765 | 5765 | | |
5766 | 5766 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26077 | 26077 | | |
26078 | 26078 | | |
26079 | 26079 | | |
26080 | | - | |
| 26080 | + | |
26081 | 26081 | | |
26082 | 26082 | | |
26083 | 26083 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1957 | 1957 | | |
1958 | 1958 | | |
1959 | 1959 | | |
1960 | | - | |
| 1960 | + | |
1961 | 1961 | | |
1962 | 1962 | | |
1963 | 1963 | | |
| |||
0 commit comments