Commit 6114691
committed
ocsp: try lookup certificate using keyHash as KeyId
try to lookup the certificate using the key hash as key identifier
first. If we can't find a certificate, it means that the certificate
uses another method to compute the key identifier so we need to fallback
to linear search.1 parent 293719c commit 6114691
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5113 | 5113 | | |
5114 | 5114 | | |
5115 | 5115 | | |
| 5116 | + | |
| 5117 | + | |
| 5118 | + | |
| 5119 | + | |
| 5120 | + | |
| 5121 | + | |
| 5122 | + | |
5116 | 5123 | | |
5117 | 5124 | | |
5118 | 5125 | | |
5119 | 5126 | | |
5120 | 5127 | | |
5121 | 5128 | | |
5122 | 5129 | | |
5123 | | - | |
5124 | | - | |
| 5130 | + | |
5125 | 5131 | | |
5126 | 5132 | | |
5127 | 5133 | | |
| |||
0 commit comments