Commit 52f4dcd
committed
OCSP Date Checks
When calling DecodeResponseData(), no matter the return value, if it is
not success, it is assigned to ASN_PARSE_E. This isn't the pattern for
other branch parsing. Return the value returned.
This is seen when decoding an OCSP response that is past the
next-available time.1 parent 92b8196 commit 52f4dcd
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35934 | 35934 | | |
35935 | 35935 | | |
35936 | 35936 | | |
35937 | | - | |
| 35937 | + | |
35938 | 35938 | | |
35939 | 35939 | | |
35940 | 35940 | | |
35941 | | - | |
35942 | | - | |
35943 | | - | |
| 35941 | + | |
35944 | 35942 | | |
35945 | 35943 | | |
35946 | 35944 | | |
| |||
0 commit comments